Skip to content

Commit 64910fd

Browse files
committed
chore(npmignore): Ignore test file
1 parent 650e991 commit 64910fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
.github/
22
src/
33
tsconfig.json
4+
*.test.js
45
*.test.ts
6+
*.test.d.ts
57
*.ts
68
*.tsx

0 commit comments

Comments
 (0)