{ "$schema": "https://json.schemastore.org/tsconfig", "extends": "astro/tsconfigs/strictest", "compilerOptions": { "skipLibCheck": true }, "exclude": ["node_modules"] }