Skip to content

Commit

Permalink
chore: add CHANGELOG.md files to .prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHenry committed Jun 23, 2019
1 parent cd80fd3 commit 65ae2a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@
packages/eslint-plugin-tslint/tests/test-tslint-rules-directory/alwaysFailRule.js
.github
packages/eslint-plugin/src/configs/*.json

# Ignore CHANGELOG.md files to avoid issues with automated release job
CHANGELOG.md

0 comments on commit 65ae2a2

Please sign in to comment.