refactor not done

This commit is contained in:
Maze Winther
2025-11-26 08:47:03 +01:00
commit efbebd13b8
431 changed files with 51577 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"compilerOptions": {
"strictNullChecks": true,
"moduleResolution": "bundler",
"module": "esnext"
}
}