diff --git a/biome.json b/biome.json index f8103ba..4372589 100644 --- a/biome.json +++ b/biome.json @@ -55,6 +55,6 @@ "clientKind": "git" }, "files": { - "ignore": ["babel.config.js"] + "ignore": ["babel.config.js", "src/utils/*"] } }