This commit is contained in:
Luiz Silva 2025-08-10 11:46:17 -03:00
parent 5810127591
commit 4bec786f47

View file

@ -28,7 +28,7 @@
"noDoubleEquals": "off", "noDoubleEquals": "off",
"noExplicitAny": "off", "noExplicitAny": "off",
"noApproximativeNumericConstant": "off", "noApproximativeNumericConstant": "off",
"noAsyncPromiseExecutor": "warn" "noAsyncPromiseExecutor": "off"
}, },
"complexity": { "complexity": {
"noUselessConstructor": "error", "noUselessConstructor": "error",