mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 03:09:39 -06:00
Add v8-json to coverage output for use with monocart VS Code extension (#59621)
This commit is contained in:
parent
03bca1d8fe
commit
0ae769a0d9
@ -1,5 +1,5 @@
|
||||
{
|
||||
"reporter": ["lcovonly", "cobertura", "v8", "codecov"],
|
||||
"reporter": ["lcovonly", "cobertura", "v8", "v8-json", "codecov"],
|
||||
"src": "src",
|
||||
"include": ["src/**", "built/local/**"],
|
||||
"exclude": ["**/node_modules/**"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user