avoid failed tsc builds
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"noImplicitAny": false,
|
||||
"moduleResolution": "node",
|
||||
"noEmitOnError": true,
|
||||
"sourceMap": true,
|
||||
"allowJs": false,
|
||||
"typeRoots": [
|
||||
|
||||
Reference in New Issue
Block a user