We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03bca1d commit 0ae769aCopy full SHA for 0ae769a
.c8rc.json
@@ -1,5 +1,5 @@
1
{
2
- "reporter": ["lcovonly", "cobertura", "v8", "codecov"],
+ "reporter": ["lcovonly", "cobertura", "v8", "v8-json", "codecov"],
3
"src": "src",
4
"include": ["src/**", "built/local/**"],
5
"exclude": ["**/node_modules/**"],
0 commit comments