Skip to content

Commit a83e1f9

Browse files
authored
pkg: Exclude type definitions for internal helpers from tarball (#453)
Signed-off-by: Florian Hotze <dev@florianhotze.com>
1 parent 7283fb1 commit a83e1f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ doc
99
docs
1010
test
1111

12+
types/**/helpers.d.ts*
1213
types/index.d.ts*
1314

1415
.eslintrc.js

0 commit comments

Comments
 (0)