We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd373af commit 72d8811Copy full SHA for 72d8811
biome.json
@@ -1,9 +1,9 @@
1
{
2
"$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
3
"vcs": {
4
- "enabled": false,
+ "enabled": true,
5
"clientKind": "git",
6
- "useIgnoreFile": false
+ "useIgnoreFile": true
7
},
8
"files": {
9
"ignoreUnknown": false,
0 commit comments