{
"$schema": "https://biomejs.dev/schemas/2.3.8/schema.json",
"vcs": {
"enabled": true,
"clientKind": "git",
"useIgnoreFile": true
},
"files": {
"ignoreUnknown": false
"formatter": {
"indentStyle": "tab"
"linter": {
"rules": {
"recommended": true
}
"javascript": {
"quoteStyle": "single"
"assist": {
"actions": {
"source": {
"organizeImports": "on"