useLiteralKeys
This commit is contained in:
parent
644eba14d0
commit
4f676c5193
1 changed files with 2 additions and 1 deletions
|
|
@ -32,6 +32,7 @@
|
||||||
"complexity": {
|
"complexity": {
|
||||||
"noUselessConstructor": "error",
|
"noUselessConstructor": "error",
|
||||||
"noBannedTypes": "off",
|
"noBannedTypes": "off",
|
||||||
|
"useLiteralKeys": "off",
|
||||||
"useArrowFunction": "warn",
|
"useArrowFunction": "warn",
|
||||||
"useDateNow": "off"
|
"useDateNow": "off"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue