6 lines
101 B
JSON
Raw Permalink Normal View History

2026-05-31 13:21:13 +02:00
{
"compilerOptions": {
"strictNullChecks": true,
"strictPropertyInitialization": true
}
}