initial commit

This commit is contained in:
2026-05-09 09:30:52 +02:00
commit 8e02656431
7367 changed files with 732863 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"compilerOptions": {
"strictNullChecks": true,
"strictPropertyInitialization": true
}
}