InsuranceTweaks/.prettierignore
2024-07-16 12:08:48 +02:00

11 lines
135 B
Plaintext

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