{ "extends": "../../tsconfig.base.json", "compilerOptions": { "types": ["bun"], "rootDir": "src" }, "include": ["src/**/*.ts"] }