Ark
{
"extends": ["astro/tsconfigs/base", "./.astro/tsconfig.json"],
"compilerOptions": {
"strictNullChecks": true
}