Update tsconfig.json
This commit is contained in:
parent
e70df49a98
commit
05bfb6cec6
|
@ -6,6 +6,7 @@
|
|||
"allowUnusedLabels": false,
|
||||
"allowUnreachableCode": false,
|
||||
"exactOptionalPropertyTypes": true,
|
||||
"noEmitOnError": false,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"noImplicitOverride": true,
|
||||
"noImplicitReturns": true,
|
||||
|
|
Loading…
Reference in New Issue