Skip to content

Cannot suppress json report #492

Open
@AleG94

Description

Excluding json from istanbulReporter has no effect and the coverage.json file will still be generated. Other options seem to work fine though.

This config file generates the json report for me:

module.exports = {
  istanbulReporter: ['text']
};

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions