style: fix biome formatting
This commit is contained in:
parent
5414da9fd4
commit
2a2e327cae
1 changed files with 15 additions and 18 deletions
|
|
@ -6,10 +6,7 @@
|
|||
"indentStyle": "space"
|
||||
},
|
||||
"files": {
|
||||
"includes": [
|
||||
"src/**/*.ts",
|
||||
"test/**/*.ts"
|
||||
]
|
||||
"includes": ["src/**/*.ts", "test/**/*.ts"]
|
||||
},
|
||||
"linter": {
|
||||
"enabled": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue