Skip to content

Commit ff77be9

Browse files
committed
coverage badge
1 parent a4f6e8e commit ff77be9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"scripts": {
1919
"build": "tsc",
20-
"test": "nyc ts-mocha tests/*.test.ts",
20+
"test": "nyc -r text -r html ts-mocha tests/*.test.ts",
2121
"coverage": "nyc report -r text-lcov"
2222
},
2323
"dependencies": {

0 commit comments

Comments
 (0)