We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f1828b commit e01715aCopy full SHA for e01715a
biome.json
@@ -1,5 +1,6 @@
1
{
2
- "$schema": "https://biomejs.dev/schemas/2.3.9/schema.json",
+ "root": false,
3
+ "$schema": "https://biomejs.dev/schemas/2.3.10/schema.json",
4
"vcs": {
5
"enabled": true,
6
"clientKind": "git",
0 commit comments