Skip to content

Commit

Permalink
fix prettier ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
anbraten committed Aug 29, 2023
1 parent f07bcd2 commit 00b7ff5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ pnpm-lock.yaml
dist
coverage/
.pnpm-store/
migrations/meta/*.json
migrations/*.sql
server/db/migrations/meta/*.json
server/db/migrations/*.sql

0 comments on commit 00b7ff5

Please sign in to comment.