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 3182371 commit b25f4ddCopy full SHA for b25f4dd
biome.jsonc
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://biomejs.dev/schemas/2.0.0/schema.json",
+ "$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
3
"files": {
4
"includes": ["**", "!**/*.snap.cjs", "!**/fixtures/**", "!**/expected/**", "!**/input/**"]
5
},
0 commit comments