{ "extends": "./tsconfig.json", "compilerOptions": { "noEmit": true }, "include": ["**/*.ts", "**/*.tsx", "./.eslintrc.cjs"] }