Skip to content

Commit 984cce6

Browse files
authored
ci: biomejs use editorconfig (#148)
1 parent 6e5bd9c commit 984cce6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

biome.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{
22
"$schema": "https://biomejs.dev/schemas/latest/schema.json",
3-
"formatter": {
4-
"indentStyle": "space"
5-
}
3+
"formatter": { "useEditorconfig": true }
64
}

0 commit comments

Comments
 (0)