Skip to content

Commit be9244d

Browse files
committed
Update .npmignore
1 parent 6661381 commit be9244d

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

.npmignore

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
.babelrc
2-
webpack.config.js
3-
tsconfig.json
4-
types/streamr-client.d.ts
2+
.envrc
53
.eslintrc
6-
jest.config.js
7-
test
8-
/src
9-
dist/jest*
10-
dist/tsconfig*
11-
dist/webpack*
124
.prettier*
135
.vscode*
6+
/*.config.mjs
7+
/*.json
8+
/src
9+
test

0 commit comments

Comments
 (0)