Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow TS to automatically detect type declaration #30

Closed
wants to merge 1 commit into from
Closed

Allow TS to automatically detect type declaration #30

wants to merge 1 commit into from

Conversation

ulrichb
Copy link
Contributor

@ulrichb ulrichb commented May 7, 2018

The "types" attribute allows TypeScript to automatically reference the included .d.ts.

See Including declarations in your npm package for reference.

@coveralls
Copy link

coveralls commented May 7, 2018

Coverage Status

Coverage remained the same at 99.123% when pulling f2fac81 on ulrichb:patch-1 into ae3c1b1 on mariocasciaro:master.

1 similar comment
@coveralls
Copy link

coveralls commented May 7, 2018

Coverage Status

Coverage remained the same at 99.123% when pulling f2fac81 on ulrichb:patch-1 into ae3c1b1 on mariocasciaro:master.

@ulrichb ulrichb mentioned this pull request May 8, 2018
@mariocasciaro
Copy link
Owner

Duplicate of #29
Thanks anyway for taking the time for this!

@ulrichb
Copy link
Contributor Author

ulrichb commented May 8, 2018

Oh. Thanks for merging #29.

@ulrichb ulrichb deleted the patch-1 branch May 8, 2018 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants