mirror of
https://ark.sudovanilla.org/Korbs/butterflyvu.git
synced 2024-12-23 07:43:55 +00:00
7 lines
97 B
JSON
7 lines
97 B
JSON
|
{
|
||
|
"extends": "astro/tsconfigs/base",
|
||
|
"compilerOptions": {
|
||
|
"strictNullChecks": true
|
||
|
}
|
||
|
}
|