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

feat: add types from definitely typed #70

Merged
merged 1 commit into from
May 20, 2020

Conversation

ifiokjr
Copy link
Contributor

@ifiokjr ifiokjr commented May 6, 2020

What:

Adding type definitions to the project via Definitely Typed DefinitelyTyped/DefinitelyTyped#44510.

Now type definitions will automatically be installed along with the package.

Why:

Provide better typescript support.

How:

It adds the types dependency which is then automatically available to typescript users.

@kentcdodds
Copy link
Member

Cool! Ping me when that package is ready.

Now type definitions will automatically be installed along with the package.
@ifiokjr ifiokjr marked this pull request as ready for review May 19, 2020 23:33
@ifiokjr
Copy link
Contributor Author

ifiokjr commented May 19, 2020

Type are ready, published and I'm happy to proceed if you're happy 👍

@codecov-commenter
Copy link

codecov-commenter commented May 19, 2020

Codecov Report

Merging #70 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #70   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          157       157           
  Branches        37        37           
=========================================
  Hits           157       157           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f1c17ef...8ac5032. Read the comment docs.

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thanks!

@kentcdodds kentcdodds merged commit b5569f4 into babel-utils:master May 20, 2020
@kentcdodds
Copy link
Member

🎉 This PR is included in version 9.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants