istanbuljs/nyc

Using the nested structure in the summarizer

Open

#932 opened on Oct 29, 2018

View on GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (5,468 stars) (392 forks)batch import
help wantedneeds-investigationpinnedquestion

Description

How can I change the Reporter to use the nested structure without changing code in node_modules/nyc/index.js file? Is there an argument to be passed with the nyc cli (e.g. --nested) or can I change options in .nycrc file or change package.json? Thanks in advance

Contributor guide