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"
},
"complexity": {
"noUselessConstructor": "error",
"noUselessConstructor": "off",
"noBannedTypes": "off",
"useLiteralKeys": "off",
"useArrowFunction": "warn",