-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
TypeScript compile errors #1621
Labels
Comments
Yep, I get the same errors. |
@levithomason Working on a new PR |
I've opened #1624, however, we still need rendering tests there |
Same. |
@levithomason There is #1624 and #1625 that adds new tests that validate typings. We need your attention. |
Not ideal, but for the time being I hacked by doing this: loaders: ['react-hot-loader/webpack', `awesome-typescript-loader?${JSON.stringify({ignoreDiagnostics:[2320, 2307]})}`], |
Thanks for the hard work! Looking forward to the fix! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The latest bug fix broke further typings. Ref #1612.
The text was updated successfully, but these errors were encountered: