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