Skip to content

Commit 79b354d

Browse files
committed
chore: add npmignore
1 parent 712e5dc commit 79b354d

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+
__tests__/fixtures/
2+
.cache/
3+
.github/
4+
.vscode/
5+
jest.config.js
6+
rollup.config.js
7+
src/
8+
tsconfig.json

0 commit comments

Comments
 (0)