Valens-AIO/.eslintignore

9 lines
121 B
Plaintext

# Exclude these folders from linting
node_modules
dist/
types/
# Exclude these filetypes from linting
*.json
*.txt
*.exe