Skip to content

Commit

Permalink
fix: fix prettierignore to ignore CHANGELOG files (#1167)
Browse files Browse the repository at this point in the history
  • Loading branch information
herrardo authored May 9, 2023
1 parent 7e5d715 commit 78f85e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
./**/CHANGELOG.md
**/CHANGELOG.md
./**/pnpm-lock.yaml

0 comments on commit 78f85e0

Please sign in to comment.