mirror of
https://github.com/Kyren223/website.git
synced 2025-12-28 17:04:37 +00:00
7 lines
107 B
JSON
7 lines
107 B
JSON
{
|
|
"extends": "astro/tsconfigs/base",
|
|
"compilerOptions": {
|
|
"strictNullChecks": true
|
|
}
|
|
}
|