{ "extends": "astro/tsconfigs/strict", "compilerOptions": { "types": ["astro/client"], "baseUrl": ".", "jsx": "react-jsx", "jsxImportSource": "react", "lib": ["ES2021.String"] } }