{ "extends": "astro/tsconfigs/strictest", "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "react", "strictNullChecks": true } }