Skip to content

Reference typings in package.json #94

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

Merged
merged 4 commits into from
Mar 15, 2016
Merged

Reference typings in package.json #94

merged 4 commits into from
Mar 15, 2016

Conversation

ianks
Copy link
Contributor

@ianks ianks commented Mar 14, 2016

This PR allows typescript users to simply npm install reselect to get typings support. For more information on how this works, check out this link: https://github.com/Microsoft/TypeScript/wiki/Typings-for-npm-packages

As a note, I gave @frankwallis the commit authorship, because he wrote the original commits for the typings. He was not involved in this PR, however. Sorry for any confusion!

@codecov-io
Copy link

Current coverage is 100.00%

Merging #94 into master will not affect coverage as of 685f8f7

@@            master     #94   diff @@
======================================
  Files            1       1       
  Stmts           42      42       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit             42      42       
  Partial          0       0       
  Missed           0       0       

Review entire Coverage Diff as of 685f8f7

Powered by Codecov. Updated on successful CI builds.

@ellbee
Copy link
Collaborator

ellbee commented Mar 15, 2016

Thank you!

@ellbee ellbee closed this Mar 15, 2016
@ellbee ellbee reopened this Mar 15, 2016
ellbee added a commit that referenced this pull request Mar 15, 2016
Reference typings in package.json
@ellbee ellbee merged commit 66c3afe into reduxjs:master Mar 15, 2016
ianks added a commit to ianks/DefinitelyTyped that referenced this pull request Mar 15, 2016
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.

4 participants