You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of writing, only definitions are included for React. As a framework-agnostic solution, should probably add broader support.
Not sure if there are any others we should include as well, like Inferno, or Vue JSX? I feel like the usage numbers aren't high enough to justify this; gotta draw the line somewhere. But if someone contributes them, I won't say no 🤷♂️
The text was updated successfully, but these errors were encountered:
Typescript uses the JSX namespace that is usually provided by those libraries. Maybe have an internal minimal JSX namespace type which would only support the additional props.
As of writing, only definitions are included for React. As a framework-agnostic solution, should probably add broader support.
Not sure if there are any others we should include as well, like Inferno, or Vue JSX? I feel like the usage numbers aren't high enough to justify this; gotta draw the line somewhere. But if someone contributes them, I won't say no 🤷♂️
The text was updated successfully, but these errors were encountered: