Skip to content

Commit

Permalink
Add testdata to .prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Oct 22, 2021
1 parent 9b5b7a6 commit 5e015b3
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 @@
/node_modules/
/coverage/
/.nyc_output/
/testdata/

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

0 comments on commit 5e015b3

Please sign in to comment.