diff --git a/.nycrc.json b/.nycrc.json index 0f65175..e00d03c 100644 --- a/.nycrc.json +++ b/.nycrc.json @@ -41,9 +41,8 @@ ], "reporter": [ "text", - "text-lcov", "text-summary", - "html" + "lcov" ], "instrument": true, "sourceMap": true