diff --git a/tsconfig.json b/tsconfig.json index 94eb8ae..03413bd 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -6,6 +6,7 @@ "allowSyntheticDefaultImports": true, "noImplicitAny": false, "moduleResolution": "node", + "noEmitOnError": true, "sourceMap": true, "allowJs": false, "typeRoots": [