RTCC/.eslintignore
2023-01-16 20:30:41 -05:00

9 lines
121 B
Plaintext

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