sometimes-needed
This commit is contained in:
parent
4218de6fba
commit
416f9c1ca4
|
@ -24,7 +24,8 @@
|
||||||
"recommended": true,
|
"recommended": true,
|
||||||
"complexity": {
|
"complexity": {
|
||||||
"noForEach": "off",
|
"noForEach": "off",
|
||||||
"useOptionalChain": "warn"
|
"useOptionalChain": "warn",
|
||||||
|
"useLiteralKeys": "off"
|
||||||
},
|
},
|
||||||
"a11y": {
|
"a11y": {
|
||||||
"useHeadingContent": "off",
|
"useHeadingContent": "off",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user