Skip to content

Commit 6839275

Browse files
author
mustafaiman
committed
adds .npmignore for npm publishing
1 parent cf06fa3 commit 6839275

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.npmignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
src/
2+
typings/
3+
coverage/
4+
.idea/
5+
tslint.json
6+
typings.json
7+
*.iml
8+
.editorconfig
9+
.jshintrc

0 commit comments

Comments
 (0)