changed Project Stucture - Part1

This commit is contained in:
Julian Lechner
2025-04-06 16:42:30 +02:00
parent ceaf06f853
commit 2085339bdb
14 changed files with 1352 additions and 325 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"compilerOptions": {
"strict": true,
"allowJs": true,
"allowJs": false,
"noImplicitAny": true,
"esModuleInterop": true,
"strictNullChecks": true,