mirror of
https://github.com/maciejpedzich/maciejpedzi.ch.git
synced 2024-11-09 16:13:01 +01:00
6 lines
98 B
JSON
6 lines
98 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"compilerOptions": {
|
|
"strictNullChecks": true
|
|
}
|
|
} |