Skip to content

Commit 92107ef

Browse files
committed
add npmignore and version patch
1 parent 90c8f5b commit 92107ef

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.npmignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.eslintrc.json
2+
.prettierrc
3+
.storybook
4+
jest.config.js
5+
rollup.config.js
6+
tests
7+
src
8+
tsconfig.json

0 commit comments

Comments
 (0)