Skip to content

Commit

Permalink
Add missing stuff to .prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Dec 24, 2020
1 parent 437ed6b commit 79197d0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
/coverage/
/.nyc_output/

# Don't fight npm i --save
/package.json

# Generated
/CHANGELOG.md

0 comments on commit 79197d0

Please sign in to comment.