Skip to content

Commit c92ac58

Browse files
chore: add .prettierignore file to exclude mocks, dist, and CHANGELOG.md
1 parent b0884fe commit c92ac58

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.prettierignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
tests/__mocks__/*
2+
dist
3+
CHANGELOG.md

0 commit comments

Comments
 (0)