space-smasher-9001/game/.eslintignore

5 lines
130 B
Text
Raw Permalink Normal View History

2021-10-12 15:30:05 +02:00
# 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