istanbuljs/nyc

Using the nested structure in the summarizer

Open

#932 aberto em 29 de out. de 2018

Ver no 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

Guia do colaborador