Skip to content

Commit

Permalink
fix(prettier): add changelog to .prettierignore (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
ykzts committed Oct 20, 2020
1 parent 1f51064 commit c0ecca4
Showing 1 changed file with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion .prettierignore

This file was deleted.

3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/dist/
/node_modules/
/CHANGELOG.md

0 comments on commit c0ecca4

Please sign in to comment.