Skip to content

Commit 9ffaeb9

Browse files
chore: ignore tsbuildinfo when publishing packages
1 parent d1d8cf6 commit 9ffaeb9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.npmignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@
1010
package-lock.json
1111
tslint.json
1212
tsconfig.json
13-
.prettierrc
13+
.prettierrc
14+
15+
*.tsbuildinfo

0 commit comments

Comments
 (0)