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

add JSDoc to typings of exported functions #125

Merged
merged 1 commit into from
Jun 24, 2018

Conversation

MarkPollmann
Copy link
Contributor

What:
Add JSDoc to typings of exported functions (see #123).

Why:
Better experience for developers using the type annotations in their IDE like VS Code.

How:
Annotate typings/index.d.ts.

Checklist:

  • Documentation N/A
  • Tests N/A
  • Ready to be merged
  • Added myself to contributors table

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.

Nice!

@kentcdodds kentcdodds merged commit 71517cf into testing-library:master Jun 24, 2018
@kentcdodds
Copy link
Member

🎉 This PR is included in version 4.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

julienw pushed a commit to julienw/react-testing-library that referenced this pull request Dec 20, 2018
* Allow for running in node environment

* use jest projects

* remove unecessary code and add coverage checking

* fix coverage

* time is funny
julienw pushed a commit to julienw/react-testing-library that referenced this pull request Dec 20, 2018
This fixes code coverage of testing-library#125 by extracting helper functions.

There are still few istanbul ignores in code but they are not mine :)
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

2 participants