mirror of
https://github.com/Dokploy/examples.git
synced 2026-06-15 20:25:24 +02:00
6 lines
98 B
JSON
6 lines
98 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"compilerOptions": {
|
|
"strictNullChecks": true
|
|
}
|
|
} |