{ "extends": "../../tsconfig.json", "compilerOptions": { "moduleResolution": "bundler" }, "include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"] }