monorepo/apps/api/.prettierrcignore

24 lines
237 B
Plaintext
Raw Normal View History

2024-06-25 21:59:50 +08:00
public
node_modules
2025-01-24 14:26:30 +08:00
ui
2024-06-25 21:59:50 +08:00
pnpm-lock.yaml
package-lock.json
docker
Dockerfile*
LICENSE
yarn-error.log
.next
.history
.dockerignore
.DS_Store
.eslintignore
.editorconfig
.gitignore
.prettierignore
.eslintcache
*.lock
*.png
*.eot
*.ttf
2025-01-24 14:26:30 +08:00
*.woff