5 lines
93 B
JSON
5 lines
93 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"compilerOptions": { "strictNullChecks": true }
|
|
}
|