diff --git a/.nycrc.json b/.nycrc.json index c11ffe26..46caa418 100644 --- a/.nycrc.json +++ b/.nycrc.json @@ -14,6 +14,7 @@ ], "reporter": [ "text-summary", - "text" + "text", + "lcov" ] }