diff --git a/tsconfig.json b/tsconfig.json index 09a853e3a705..3f89ffe773c5 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -6,7 +6,8 @@ { "extends": "./tsconfig.base.json", "compilerOptions": { - "allowJs": true + "allowJs": true, + "noEmit": true }, "include": [ ".",