Skip to content

Commit 87b8750

Browse files
committed
Exclude tests from published package
1 parent d83cbc5 commit 87b8750

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"rules",
1717
"utils",
1818
"!**/tests",
19+
"!**/__tests__",
1920
"index.js",
2021
"!.DS_Store"
2122
],

0 commit comments

Comments
 (0)