diff --git a/biome.jsonc b/biome.jsonc index bdb26da..504d158 100644 --- a/biome.jsonc +++ b/biome.jsonc @@ -5,11 +5,6 @@ "**/*.snap.cjs" ] }, - // "formatter": { - // "indentStyle": "tab", - // "lineWidth": 100, - // "useEditorconfig": true - // }, "organizeImports": { "enabled": false },