diff --git a/biome.json b/biome.json index 24487d51..238ee197 100644 --- a/biome.json +++ b/biome.json @@ -14,7 +14,8 @@ "!**/dist/**", "!**/server/**", "!**/public/**", - "!biome.json" + "!biome.json", + "!coverage/lcov-report/**" ] }, "formatter": {