Skip to content

Commit e9e6538

Browse files
committed
Update package.json
1 parent 3dc8f8a commit e9e6538

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
@@ -6,6 +6,7 @@
66
"types": "dist/index.d.ts",
77
"scripts": {
88
"test": "jest",
9+
"test:cov": "jest --collectCoverage",
910
"build": "./node_modules/.bin/tsc"
1011
},
1112
"repository": {

0 commit comments

Comments
 (0)