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

All declarations of 'Matchers' must have identical type parameters. #152

Closed
blackraindrop opened this issue Oct 28, 2019 · 2 comments
Closed

Comments

@blackraindrop
Copy link

Relevant code or config:

@testing-library/jest-dom` version:4.2.0
@types/jest:24.0.20

interface Matchers<R, T> {}

What you did:

What happened:

Reproduction:

Problem description:

Suggested solution:

@gnapse
Copy link
Member

gnapse commented Oct 31, 2019

Is this closed by #150?

@gnapse
Copy link
Member

gnapse commented Nov 11, 2019

Is this closed by #150?

I'm assuming the answer to the above question is "Yes", so I'm closing this.

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

No branches or pull requests

2 participants