Files
2026-05-21 08:18:29 +02:00

6 lines
101 B
JSON

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