chore(biome): enable vcs integration
This commit is contained in:
parent
f13a5ce626
commit
b50340454b
1 changed files with 4 additions and 2 deletions
|
|
@ -18,7 +18,9 @@
|
||||||
"quoteStyle": "single"
|
"quoteStyle": "single"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"files": {
|
"vcs": {
|
||||||
"ignore": ["node_modules", "dist"]
|
"enabled": true,
|
||||||
|
"clientKind": "git",
|
||||||
|
"useIgnoreFile": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue