Skip to content

Missing options for Report constructor in type definition #382

@fasttime

Description

@fasttime
  • Version: v7.11.0
  • Platform: Darwin

The type definition for the constructor of the class Report should include the options skipFull and excludeNodeModules (see the implementation). AFAICT these should be both optional booleans:

skipFull?: boolean,
excludeNodeModules?: boolean,

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions