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 733bce5 commit 46e575fCopy full SHA for 46e575f
package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "vitest-structured-reporter",
+ "name": "vitest-v8-json-coverage-summary",
3
"version": "1.0.0",
4
- "description": "A vitest coverage summary generator plugin",
+ "description": "A plugin for vitest that generates a coverage summary in json format",
5
"main": "index.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments