Changed Dockerfile

This commit is contained in:
2025-09-12 19:30:01 +02:00
parent 9b6af75e98
commit af1bf82c75

View File

@@ -7,6 +7,7 @@
"strict": false, "strict": false,
"esModuleInterop": true, "esModuleInterop": true,
"skipLibCheck": true, "skipLibCheck": true,
"noEmitOnError": false,
"forceConsistentCasingInFileNames": true "forceConsistentCasingInFileNames": true
}, },
"include": ["src"], "include": ["src"],