{ "extends": "../../tsconfig.json", "compilerOptions": { "moduleResolution": "Bundler" }, "include": ["src", "eslint.config.js", "tsup.config.js"] }