Skip to content

Commit

Permalink
chore(package): Adds __tests__ and __mocks__ to .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lupomontero committed Oct 27, 2021
1 parent 5acb04e commit 2391149
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
__mocks__/
__tests__/
.github/
coverage/
test/
.editorconfig
.eslintignore
.eslintrc
Expand Down

0 comments on commit 2391149

Please sign in to comment.