mirror of
https://github.com/SkyfallWasTaken/skyfalldev.git
synced 2025-02-07 14:32:51 +00:00
6 lines
No EOL
98 B
JSON
6 lines
No EOL
98 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"compilerOptions": {
|
|
"strictNullChecks": true
|
|
}
|
|
} |