c73f86b 06ea972 c73f86b
1
2
3
4
5
6
7
8
{ "extends": "astro/tsconfigs/strict", "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "react", "strictNullChecks": true } }