feat: initial commit
This commit is contained in:
12
biome.json
Normal file
12
biome.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"formatter": {
|
||||
"enabled": true,
|
||||
"indentStyle": "space",
|
||||
"indentWidth": 2
|
||||
},
|
||||
"vcs": {
|
||||
"enabled": true,
|
||||
"clientKind": "git",
|
||||
"useIgnoreFile": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user