folderify 4.1.2

Generate a native-style macOS folder icon from a mask file.
1
2
3
4
5
6
7
{
  "$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
  "extends": ["./node_modules/@cubing/dev-config/biome/biome.json"],
  "files": {
    "includes": ["**", "!dist", "!package.json"]
  }
}