diff --git a/tsconfig.eslint.json b/tsconfig.eslint.json index 5fd73bf1f..67450018d 100644 --- a/tsconfig.eslint.json +++ b/tsconfig.eslint.json @@ -1,8 +1,6 @@ { - // extend your base config to share compilerOptions, etc "extends": "./tsconfig.json", "compilerOptions": { - // ensure that nobody can accidentally use this config for a build "noEmit": true }, "include": [