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