Skip to content

Commit 296739e

Browse files
update npmignore
1 parent 21d8d75 commit 296739e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.npmignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22
ci/
33
coverage/
44
test/
5-
**/*.test.js
65
**/*.test.ts
76
.babelrc
87
.editorconfig
98
CODE_OF_CONDUCT.md
109
CONTRIBUTE.md
1110
build.js
12-
*/**/*.test.js
11+
.vscode/
12+
.idea/
13+
tsconfig-test.json
14+
jest.config.json

0 commit comments

Comments
 (0)