We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e5bd9c commit 984cce6Copy full SHA for 984cce6
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