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