{
"extends": "astro/tsconfigs/strict",
"exclude": ["dist/**"],
"compilerOptions": {
"strictNullChecks": true
}