We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e5bd9c commit f236fcaCopy full SHA for f236fca
biome.json
@@ -1,6 +1,4 @@
1
{
2
"$schema": "https://biomejs.dev/schemas/latest/schema.json",
3
- "formatter": {
4
- "indentStyle": "space"
5
- }
+ "formatter": { "useEditorconfig": true }
6
}
0 commit comments