9 lines
121 B
Plaintext
Raw Normal View History

2022-06-08 22:08:43 +01:00
# Exclude these folders from linting
node_modules
dist/
types/
# Exclude these filetypes from linting
*.json
*.txt
*.exe