diff --git a/Documentos/biome.json b/Documentos/biome.json index 7faf74d..757540e 100644 --- a/Documentos/biome.json +++ b/Documentos/biome.json @@ -28,7 +28,7 @@ "noDoubleEquals": "off", "noExplicitAny": "off", "noApproximativeNumericConstant": "off", - "noAsyncPromiseExecutor": "warn" + "noAsyncPromiseExecutor": "off" }, "complexity": { "noUselessConstructor": "error",