diff --git a/biome.json b/biome.json index a4e33371856..86aa98a855d 100644 --- a/biome.json +++ b/biome.json @@ -86,7 +86,7 @@ "noExcessiveCognitiveComplexity": { "level": "error", "options": { - "maxAllowedComplexity": 185 + "maxAllowedComplexity": 184 } } },