fix typo in tsconfig.json
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"noImplicitAny": true,
|
||||
"noImplicitReturns": true,
|
||||
"noImplicitThis": true,
|
||||
"structNullChecks": true,
|
||||
"strictNullChecks": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"allowUnreachableCode": false,
|
||||
"types": [
|
||||
|
||||
Reference in New Issue
Block a user