From 4bec786f47fb5871a71e2f7cded00d47fb0b870a Mon Sep 17 00:00:00 2001 From: Luiz Silva Date: Sun, 10 Aug 2025 11:46:17 -0300 Subject: [PATCH] . --- Documentos/biome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",