Skip to content

Commit 5600648

Browse files
committed
don't publish tsconfig.json
1 parent ea3383d commit 5600648

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

adapter/.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.vscode/
22
src/
33
lib/tests/
4-
.npmignore
4+
.npmignore
5+
tsconfig.json

protocol/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ src/
66
test/
77
.gitignore
88
.npmignore
9+
tsconfig.json

testSupport/.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.vscode/
22
src/
3-
.npmignore
3+
.npmignore
4+
tsconfig.json

0 commit comments

Comments
 (0)