Files
2026-04-07 08:31:30 +02:00

6 lines
101 B
JSON

{
"compilerOptions": {
"strictNullChecks": true,
"strictPropertyInitialization": true
}
}