{ "extends": "astro/tsconfigs/strict", "include": ["src/**/*", "astro.config.mjs", "tailwind.config.mjs"], "exclude": ["dist", "node_modules"] }