Skip to content

Commit

Permalink
chore: add CHANGELOG.md to .prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Roozenboom committed Mar 22, 2023
1 parent dd30ef9 commit ede86ae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/dist
# /tmp
/out-tsc
/coverage
/node_modules
/.vscode

# nx format:check fails on CI on this file
CHANGELOG.md

0 comments on commit ede86ae

Please sign in to comment.