This commit is contained in:
MarcWieland
2026-07-26 23:57:23 +02:00
commit 8b613ec0bc
6300 changed files with 1257646 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"compilerOptions": {
"strictNullChecks": true,
"strictPropertyInitialization": true
}
}