Skip to content

Commit a78b5b8

Browse files
committed
chore: add npmignore
1 parent 3a65f24 commit a78b5b8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.npmignore

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.github/
2+
.gitignore
3+
.eslintignore
4+
.eslintrc
5+
.prettierignore
6+
index.ts
7+
package-lock.json
8+
tsconfig.json
9+
coverage/

0 commit comments

Comments
 (0)