mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +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/**",
|
"test/**",
|
||||||
"tools/**",
|
"tools/**",
|
||||||
"benchmark/**",
|
"benchmark/**",
|
||||||
"deps/**",
|
"deps/**"
|
||||||
],
|
],
|
||||||
"reporter": [
|
"reporter": [
|
||||||
"html",
|
"html",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue