We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
biome.json
1 parent c9c10d6 commit 837549dCopy full SHA for 837549d
1 file changed
biome.json
@@ -2,6 +2,6 @@
2
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
3
"extends": ["./biome/biome.json"],
4
"files": {
5
- "includes": ["**", "!bin", "!chunks", "!esbuild", "!lib", "!package.json"]
+ "includes": ["**", "!package.json"]
6
}
7
0 commit comments