diff --git a/tsconfig.repo-config-files.json b/tsconfig.repo-config-files.json index caafa8d8cc8c..d0c46503c208 100644 --- a/tsconfig.repo-config-files.json +++ b/tsconfig.repo-config-files.json @@ -4,7 +4,8 @@ "outDir": "dist/out-tsc/root/eslint", "types": ["@types/node"], "allowJs": true, - "allowImportingTsExtensions": true + "allowImportingTsExtensions": true, + "erasableSyntaxOnly": true }, "include": [ "typings",