diff --git a/biome.json b/biome.json index 89eb673..cab5585 100644 --- a/biome.json +++ b/biome.json @@ -25,6 +25,9 @@ }, "complexity": { "useLiteralKeys": "off" + }, + "style": { + "useImportType": "off" } } },