This commit is contained in:
Luiz Silva 2025-08-10 11:38:54 -03:00
parent 24561a6199
commit 5810127591

View file

@ -27,7 +27,7 @@
"noDebugger": "off", "noDebugger": "off",
"noDoubleEquals": "off", "noDoubleEquals": "off",
"noExplicitAny": "off", "noExplicitAny": "off",
"noApproximativeNumericConstant": "warn", "noApproximativeNumericConstant": "off",
"noAsyncPromiseExecutor": "warn" "noAsyncPromiseExecutor": "warn"
}, },
"complexity": { "complexity": {