We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 638c78f commit 799a41cCopy full SHA for 799a41c
biome.json
@@ -51,6 +51,6 @@
51
"useIgnoreFile": true
52
},
53
"files": {
54
- "ignore": ["test/fixtures/**/*"]
+ "ignore": ["test/fixtures/**/*", "package.json"]
55
}
56
0 commit comments