osbm.dev/tsconfig.json

6 lines
No EOL
104 B
JSON

{
"extends": "astro/tsconfigs/base",
"compilerOptions": {
"strictNullChecks": true
}
}