Skip to content

Commit

Permalink
add lcov to nyc
Browse files Browse the repository at this point in the history
  • Loading branch information
kth-tw authored and SecondDim committed Feb 15, 2022
1 parent bd852d2 commit d7f09f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .nycrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
],
"reporter": [
"text-summary",
"text"
"text",
"lcov"
]
}

0 comments on commit d7f09f5

Please sign in to comment.