{ "extends": ["astro/tsconfigs/strict", "@repo/typescript-config/astro.json"], "include": [".astro/types.d.ts", "**/*"], "exclude": ["dist"] }