Skip to content

Commit b559064

Browse files
committed
chore: update .nycrc
Signed-off-by: dhmlau <dhmlau@ca.ibm.com>
1 parent 77064f8 commit b559064

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.nycrc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
".ts"
1818
],
1919
"reporter": [
20-
"html"
20+
"html",
21+
"lcov",
22+
"text-summary"
2123
],
2224
"exclude-after-remap": false
2325
}

0 commit comments

Comments
 (0)