Valens-AIO/.eslintignore

9 lines
121 B
Plaintext
Raw Permalink Normal View History

2022-07-30 00:35:54 -04:00
# Exclude these folders from linting
node_modules
dist/
types/
# Exclude these filetypes from linting
*.json
*.txt
*.exe