kanban-app/frontend/.prettierignore

27 lines
296 B
Text
Raw Permalink Normal View History

2026-02-25 09:29:45 +00:00
# Dependencies
node_modules/
package-lock.json
# Build outputs
dist/
build/
# Testing
coverage/
# Misc
.DS_Store
*.log
.env
.env.*
# Config files that might have different formatting
*.config.js
*.config.ts
vite.config.ts
vitest.config.ts
postcss.config.js
tailwind.config.js
# Other
public/