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