diff --git a/biome.json b/biome.json index 7ea7989..d1f86e4 100644 --- a/biome.json +++ b/biome.json @@ -72,6 +72,6 @@ "clientKind": "git" }, "files": { - "ignore": ["babel.config.js"] + "ignore": ["babel.config.js", "eas.json"] } }