mirror of
https://github.com/maciejpedzich/maciejpedzi.ch.git
synced 2025-04-05 14:21:11 +02:00
6 lines
98 B
JSON
6 lines
98 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"compilerOptions": {
|
|
"strictNullChecks": true
|
|
}
|
|
} |