We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1658ce6 commit 4435bbbCopy full SHA for 4435bbb
biome.json
@@ -10,7 +10,7 @@
10
"attributePosition": "auto"
11
},
12
"files": {
13
- "ignore": ["dist", "node_modules", "tests/cases"]
+ "ignore": ["dist", "node_modules", "tests/cases", "package.json"]
14
15
"organizeImports": { "enabled": true },
16
"linter": {
0 commit comments