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": {