diff --git a/.nycrc b/.nycrc index 03b56c0a..3a147dcb 100644 --- a/.nycrc +++ b/.nycrc @@ -1,6 +1,7 @@ { "all": true, "exclude": [ + "coverage", "public/", "test/", "webpack.config.js"