Move the game to subfolder

This commit is contained in:
KGrzeg 2021-10-17 18:22:57 +02:00
parent a724d80bb7
commit a86c5cdda0
39 changed files with 0 additions and 0 deletions

4
game/.eslintignore Normal file
View file

@ -0,0 +1,4 @@
# don't ever lint node_modules
node_modules
# don't lint build output (make sure it's set to your correct build folder name)
dist