diff --git a/Documentos/biome.json b/Documentos/biome.json index db98f2f..e857766 100644 --- a/Documentos/biome.json +++ b/Documentos/biome.json @@ -23,7 +23,7 @@ "noInferrableTypes": "error" }, "suspicious": { - "noDebugger": "error", + "noDebugger": "off", "noDoubleEquals": "off", "noExplicitAny": "off", "noApproximativeNumericConstant": "warn",