This commit is contained in:
Luiz Silva 2025-08-10 11:52:47 -03:00
parent 4bec786f47
commit 1143b010e6

View file

@ -31,7 +31,7 @@
"noAsyncPromiseExecutor": "off" "noAsyncPromiseExecutor": "off"
}, },
"complexity": { "complexity": {
"noUselessConstructor": "error", "noUselessConstructor": "off",
"noBannedTypes": "off", "noBannedTypes": "off",
"useLiteralKeys": "off", "useLiteralKeys": "off",
"useArrowFunction": "warn", "useArrowFunction": "warn",