Skip to content

Commit

Permalink
chore(prettier): add pnpm-lock.yaml to .prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Carrotzpc committed Mar 19, 2024
1 parent e95913a commit 9ef44bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ node_modules
*.log
*.lock
package-lock.json
pnpm-lock.yaml

# ci
.coverage
Expand Down

0 comments on commit 9ef44bf

Please sign in to comment.