From 2a4bc9dd036e1af4c1791cbb1a5997f86fd1405d Mon Sep 17 00:00:00 2001 From: Luiz Silva Date: Wed, 4 Mar 2026 15:19:38 -0300 Subject: [PATCH] . --- Documentos/biome.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Documentos/biome.json b/Documentos/biome.json index aec1773..452bc19 100755 --- a/Documentos/biome.json +++ b/Documentos/biome.json @@ -57,10 +57,7 @@ "useArrowFunction": "error", "useDateNow": "off", "noUselessFragments": "off", - "noExcessiveCognitiveComplexity": { - "level": "warn", - "options": { "maxAllowedComplexity": 20 } - } + "noExcessiveCognitiveComplexity": "off" }, "performance": {