pnpm-test/.prettierignore
2025-12-17 14:37:40 +05:45

11 lines
110 B
Plaintext

# Ignore artifacts:
build
coverage
# Ignore all HTML files:
**/*.html
**/.git
**/.svn
**/.hg
**/node_modules