React-hooks-testing-library: Suggest not to lock @types/react

Created on 22 Jun 2019  路  1Comment  路  Source: testing-library/react-hooks-testing-library

What is your question:

as this library locked version of @types/react, I expect we will keep seeing this kind of error as @types/react export global type
Screen Shot 2019-06-22 at 8 42 45 AM

It will be very annoying cause user need to sync the @types/react version with this library in order to avoid this error

could we use ^16.8.22 instead?

question

Most helpful comment

Yes. Can you make a PR to fix please.

>All comments

Yes. Can you make a PR to fix please.

Was this page helpful?
0 / 5 - 0 ratings