Skip to content

Commit f056fa2

Browse files
committed
fix: ignore .husky and scripts folder when publishing package
1 parent f728fd9 commit f056fa2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ yarn.lock
1313
.github
1414
lgtm.yml
1515
/test
16+
.husky
17+
/scripts

0 commit comments

Comments
 (0)