RealisticBossHP/.eslintignore
2024-10-04 20:52:48 -04:00

11 lines
130 B
Plaintext

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