avoid failed tsc builds

This commit is contained in:
Igor Lins e Silva
2023-01-26 20:05:05 -03:00
parent 3a5997ca98
commit 176932a78c
+1
View File
@@ -6,6 +6,7 @@
"allowSyntheticDefaultImports": true,
"noImplicitAny": false,
"moduleResolution": "node",
"noEmitOnError": true,
"sourceMap": true,
"allowJs": false,
"typeRoots": [