We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87ea70f commit 8a8669cCopy full SHA for 8a8669c
1 file changed
package.json
@@ -197,6 +197,7 @@
197
},
198
"nyc": {
199
"reporter": [
200
+ "html",
201
"lcov",
202
"text"
203
]
0 commit comments