Dodano wybór scenerii

This commit is contained in:
2021-12-10 15:25:45 +01:00
parent 8a3f6e5bb0
commit d91f0828a6
7 changed files with 224 additions and 4 deletions
+1
View File
@@ -5,6 +5,7 @@
"strict": true,
"jsx": "preserve",
"importHelpers": true,
"resolveJsonModule": true,
"moduleResolution": "node",
"experimentalDecorators": true,
"skipLibCheck": true,