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 3af75dd commit 94bc349Copy full SHA for 94bc349
biome.json
@@ -31,7 +31,7 @@
31
"noDelete": "off"
32
}
33
},
34
- "ignore": [".vscode/*", "**/*.json"]
+ "ignore": [".vscode/*", "**/*.json", ".next/**/*", ".svelte-kit/**/*"]
35
36
"files": {
37
"ignoreUnknown": true
0 commit comments