Skip to content

No TS Declaration file emitted??  #3

Description

@sjmcdowall

Maybe I am confused -- but why don't you generate a .d.ts file(s) when you publish so I don't get any errors in my TS program when I use your nice package with missing declaration files (or similar error)?

I think in your tsconfig. you can add something like

"declaration": true,

??

Just curious -- I'm a newbie package writer so I have really no idea .. :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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