Skip to content

Commit

Permalink
exclude actual snapshots from prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
timofei-iatsenko committed Mar 10, 2023
1 parent 1b66b1f commit f785a3f
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
Expand Up @@ -2,6 +2,7 @@
**/dist/*
**/test/fixtures/**
**/test/**/actual.js
**/test/**/actual/**
**/test/**/expected.js
**/locale/*
**/fixtures/*
Expand Down

0 comments on commit f785a3f

Please sign in to comment.