We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
been a long time since we updated our @types dependencies. wonder what new hotness we're missing?? i know React types have come a long way...
@types
The text was updated successfully, but these errors were encountered:
updating React types requires bumping typescript to 2.3 for default generic values <P = {}>.
<P = {}>
slating this for 2.0 so we can bump typescript all the way to latest and do a bunch of other cool stuff with that (like removing ? from state fields).
?
Sorry, something went wrong.
No branches or pull requests
been a long time since we updated our
@types
dependencies. wonder what new hotness we're missing?? i know React types have come a long way...The text was updated successfully, but these errors were encountered: