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
{{ message }}
This repository was archived by the owner on Apr 1, 2023. It is now read-only.
When I use the typescript starter and I import it, the imported components don't have typehints for the props. They only have typehints if I import them from react-library-name/dist/index.
Activity
kaijchang commentedon Jun 10, 2019
this is on webstorm
kaijchang commentedon Jun 10, 2019
I found this library: https://github.com/joelday/ts-proptypes-transformer
I'm trying to use it as a transformer with the typescript plugin:
I know this is pretty out of scope for this project, but I wonder if anyone knows how to fix the error I get:
transitive-bullshit commentedon Mar 31, 2020
This should be fixed now with the latest
v3
release.Please open a new issue if you're still seeing errors.