mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 05:38:47 +02:00
build: fix not valid json in coverage
PR-URL: https://github.com/nodejs/node/pull/55179 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
This commit is contained in:
parent
834316d541
commit
28ffa4b751
1 changed files with 1 additions and 1 deletions
2
.nycrc
2
.nycrc
|
@ -4,7 +4,7 @@
|
|||
"test/**",
|
||||
"tools/**",
|
||||
"benchmark/**",
|
||||
"deps/**",
|
||||
"deps/**"
|
||||
],
|
||||
"reporter": [
|
||||
"html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue