diff --git a/biome.json b/biome.json index 3a8be83..73731e2 100644 --- a/biome.json +++ b/biome.json @@ -33,7 +33,8 @@ "indentStyle": "space", "indentWidth": 2, "lineWidth": 80, - "formatWithErrors": true + "formatWithErrors": true, + "useEditorconfig": true }, "organizeImports": { "enabled": true