Skip to content

Commit d637859

Browse files
committed
modify .npmignore, for microsoft/TypeScript#4667
1 parent 73ef798 commit d637859

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .npmignore

+4
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ npm-shrinkwrap.json
1111
typings/
1212
.tscache/
1313

14+
# for https://github.com/Microsoft/TypeScript/issues/4667
15+
lib/**/*.ts
16+
!lib/**/*.d.ts
17+
1418
# codes
1519
test/
1620
test-tmp/

0 commit comments

Comments
 (0)