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 97720c3 commit 5249ee1Copy full SHA for 5249ee1
biome.json
@@ -27,7 +27,7 @@
27
},
28
"files": {
29
"ignoreUnknown": false,
30
- "includes": ["@types/**", "data/**", "!lib/**", "source/**", "*.*", "!package.json"]
+ "includes": ["@types/**", "data/**", "!lib", "source/**", "*.*", "!package.json"]
31
32
"formatter": {
33
"attributePosition": "auto",
0 commit comments