diff --git a/.nycrc b/.nycrc index 1ca428df1c8ef8..fee55e911d287d 100644 --- a/.nycrc +++ b/.nycrc @@ -4,7 +4,7 @@ "test/**", "tools/**", "benchmark/**", - "deps/**", + "deps/**" ], "reporter": [ "html", @@ -18,4 +18,4 @@ "omit-relative": false, "resolve": "./lib", "wrapper-length": 0 -} +} \ No newline at end of file