Skip to content

Commit 1c6376c

Browse files
committed
fix: ignore jest.config.ts when publishing to npm
1 parent d268e91 commit 1c6376c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ tsconfig.json
1010
tsconfig.eslint.json
1111
*.test.js
1212
jest.config.js
13+
jest.config.ts
1314
.all-contributorsrc
1415
.codeclimate.yml
1516
babel.config.js

0 commit comments

Comments
 (0)