diff --git a/biome.json b/biome.json index 807c76b..f5ff3ee 100644 --- a/biome.json +++ b/biome.json @@ -18,7 +18,7 @@ "enabled": true, "actions": { "source": { - "organizeImports": "off" + "organizeImports": "on" } } }