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