Skip to content

Commit 79d7ada

Browse files
committed
fix: unignore .mjs files
1 parent 5add00b commit 79d7ada

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
**
22
!**/*.js
3+
!**/*.mjs
34
!**/*.js.flow
45
!**/*.d.ts
56
!/*.md

0 commit comments

Comments
 (0)