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 be9cb22 commit 27ad684Copy full SHA for 27ad684
1 file changed
biome.json
@@ -1,7 +1,7 @@
1
{
2
- "$schema": "https://biomejs.dev/schemas/2.3.13/schema.json",
+ "$schema": "https://biomejs.dev/schemas/2.3.14/schema.json",
3
"files": {
4
- "includes": ["**/*.css", "**/*.json", "**/*.njk"]
+ "includes": ["**/*.json", "**/*.njk"]
5
},
6
"linter": {
7
"enabled": true,
0 commit comments