chore: updated ts config with review changes
This commit is contained in:
parent
f6f4547af3
commit
ca5404a93b
1 changed files with 1 additions and 1 deletions
|
|
@ -17,6 +17,6 @@
|
|||
"noImplicitAny": false,
|
||||
"strictBindCallApply": false,
|
||||
"forceConsistentCasingInFileNames": false,
|
||||
"noFallthroughCasesInSwitch": false,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue