We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77064f8 commit b559064Copy full SHA for b559064
1 file changed
.nycrc
@@ -17,7 +17,9 @@
17
".ts"
18
],
19
"reporter": [
20
- "html"
+ "html",
21
+ "lcov",
22
+ "text-summary"
23
24
"exclude-after-remap": false
25
}
0 commit comments