Wybór lokomotywy i wagonu z listy, wczytywanie obrazów

This commit is contained in:
2021-11-08 01:48:03 +01:00
parent 9ec9db3b32
commit 89cfd93c13
7 changed files with 543 additions and 147 deletions
+1
View File
@@ -6,6 +6,7 @@
"jsx": "preserve",
"importHelpers": true,
"moduleResolution": "node",
"resolveJsonModule": true,
"experimentalDecorators": true,
"skipLibCheck": true,
"esModuleInterop": true,