diff --git a/.nycrc b/.nycrc index bfcc56e..b160af3 100644 --- a/.nycrc +++ b/.nycrc @@ -3,6 +3,7 @@ "report-dir": "test/coverage", "reporter": [ "html", + "lcov", "text-summary" ], "sourceMap": false