diff --git a/tsconfig.json b/tsconfig.json index 3131c9ea..a94394f4 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -12,6 +12,7 @@ "module": "commonJS", "experimentalDecorators": true, "skipLibCheck": true, + "noEmit": true, "paths": { "*": [ "modules/*",