build
This commit is contained in:
parent
785588b37e
commit
c103e34fa3
2 changed files with 3 additions and 2 deletions
|
|
@ -18,7 +18,8 @@
|
|||
},
|
||||
"complexity": {
|
||||
"noBannedTypes": "off",
|
||||
"noForEach": "off"
|
||||
"noForEach": "off",
|
||||
"useLiteralKeys": "off"
|
||||
},
|
||||
"correctness": {
|
||||
"noEmptyPattern": "off"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue