diff --git a/tsconfig.json b/tsconfig.json index dda1909..f8301cb 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -18,6 +18,7 @@ "allowSyntheticDefaultImports": true, "experimentalDecorators": true, "sourceMap": true, + "noEmitOnError": true, "outDir": "./dist/tsc/", "types": [ "node",