Files
2026-04-21 12:39:54 +03:30

6 lines
101 B
JSON

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