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"] } }