pokerogue/.eslintignore

6 lines
154 B
Plaintext
Raw Normal View History

2023-03-28 18:54:52 +00: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
index.html
.eslintrc.cjs