1 2 3 4 5 6 7 8
{ "extends": "astro/tsconfigs/base", "compilerOptions": { "jsx": "preserve", "skipLibCheck": true, "strictNullChecks": true } }