{ "extends": "astro/tsconfigs/strict", "compilerOptions": { "moduleResolution": "node", "jsx": "react-jsx", "jsxImportSource": "react" } }