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 a38d15a commit 89d1290Copy full SHA for 89d1290
biome.jsonc
@@ -1,7 +1,7 @@
1
{
2
- "$schema": "https://biomejs.dev/schemas/2.3.7/schema.json",
+ "$schema": "https://biomejs.dev/schemas/2.3.8/schema.json",
3
"files": {
4
- "includes": ["**", "!!dist"]
+ "includes": ["**", "!!coverage", "!!dist"]
5
},
6
"formatter": {
7
"enabled": true,
0 commit comments