diff --git a/.nycrc.json b/.nycrc.json index e45f813..fa066da 100644 --- a/.nycrc.json +++ b/.nycrc.json @@ -2,7 +2,7 @@ "all": true, "reporter": ["text", "nyc-report-lcov-absolute"], "showProcessTree": false, - "clean": true, + "clean": false, "cache": false, "useSpawnWrap": false, "esModules": true,