summaryrefslogtreecommitdiff
path: root/.nycrc
diff options
context:
space:
mode:
Diffstat (limited to '.nycrc')
-rw-r--r--.nycrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.nycrc b/.nycrc
index 9e34a976e2..c826fbc02d 100644
--- a/.nycrc
+++ b/.nycrc
@@ -2,5 +2,6 @@
"exclude": [
"**/internal/process/write-coverage.js"
],
+ "compact": false,
"reporter": ["html", "text"]
}