skyfalldev/tsconfig.json
SkyfallWasTaken eb279fee59 Big bang
2024-07-06 12:00:34 +01:00

6 lines
No EOL
98 B
JSON

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