Skip to content

Commit

Permalink
fix(package): fix npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
JaeYeopHan committed Dec 28, 2020
1 parent c78c3fa commit 1d2b762
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
.eslintrc.js
.eslintrc
.eslintignore
.prettierignore
.prettierrc
.releaserc
.github
.vscode
README.md
examples
examples
docs
coverage

0 comments on commit 1d2b762

Please sign in to comment.