{ "extends": "./tsconfig.json", "compilerOptions": { "noEmit": true, "removeComments": false, }, "include": [ "scripts/**/*", ".eslintrc.js", ".prettierrc.js", ] }