diff --git a/.nycrc.json b/.nycrc.json index 02c7e4d..d22e4a7 100644 --- a/.nycrc.json +++ b/.nycrc.json @@ -1,7 +1,6 @@ { "all": true, "cache": true, - "check-coverage": true, "branches": 80, "lines": 80, "functions": 80,