diff --git a/.nycrc b/.nycrc index 3a147dcb..4f049f0c 100644 --- a/.nycrc +++ b/.nycrc @@ -3,6 +3,7 @@ "exclude": [ "coverage", "public/", + "scripts/", "test/", "webpack.config.js" ],