istanbuljs/nyc

Using the nested structure in the summarizer

Open

#932 geöffnet am 29. Okt. 2018

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (5.468 Stars) (392 Forks)batch import
help wantedneeds-investigationpinnedquestion

Beschreibung

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