Skip to content

Commit 7417a9c

Browse files
committed
fix(package): ignore .ts files
1 parent 3de7378 commit 7417a9c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
!src/**/*.js
44
!.dist/*.js
55
!test
6+
*.ts
7+
!*.d.ts

observable-air-v0.0.0-development.tgz

153 KB
Binary file not shown.

0 commit comments

Comments
 (0)