Skip to content

Commit

Permalink
chore(prettier): ignore CHANGELOG.md
Browse files Browse the repository at this point in the history
since the file is automatically generated we should ignore it to avoid potential conflict
  • Loading branch information
100terres committed Sep 2, 2022
1 parent 2ba4ab2 commit 02edea7
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
@@ -1,6 +1,7 @@
/coverage/*
/dist/*
/node_modules/*
CHANGELOG.md
package.json
package-lock.json
LICENSE

0 comments on commit 02edea7

Please sign in to comment.