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 1cca10f commit d609e05Copy full SHA for d609e05
biome.json
@@ -7,7 +7,7 @@
7
},
8
"files": {
9
"ignoreUnknown": false,
10
- "ignore": ["__fixtures__"]
+ "ignore": ["__fixtures__", "package.json", "package-lock.json"]
11
12
"formatter": {
13
"enabled": true,
0 commit comments