mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 16:26:25 +00:00
6 lines
154 B
Plaintext
6 lines
154 B
Plaintext
|
# 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
|
||
|
index.html
|
||
|
.eslintrc.cjs
|