Skip to content

Wrong DTS is used in package.json #54

@kirill-konshin

Description

@kirill-konshin

The DTS file https://github.com/drudru/ansi_up/blob/master/ansi_up.d.ts used in package.json does not have default export. The proper file which should be referenced in types property of package.json is
https://github.com/drudru/ansi_up/blob/master/dist/ansi_up.d.ts (it has the default export).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions