Skip to content

The type definition file is in a different directory than the one declared in the package.json #51

@marllonfrizzo-db1

Description

@marllonfrizzo-db1

Hello,

The type definition file, index.d.ts, is placed inside the dist/src folder after the build, but in the package.json, the path specified in the "type" property is just dist/index.d.ts.

As a result, the type definitions are not recognized correctly by the IDE.

Best regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions