mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
noUncheckedIndexedAccess: false
This commit is contained in:
parent
9899755e81
commit
3d66a02065
|
|
@ -11,7 +11,6 @@
|
|||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"noUncheckedIndexedAccess": true,
|
||||
"types": ["cypress"],
|
||||
"paths": {
|
||||
"~/*": ["./app/*"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user