-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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: Migrate @storybook/mithril #8320
Conversation
This pull request is being automatically deployed with ZEIT Now (learn more). 🔍 Inspect: https://zeit.co/storybook/monorepo/cr26p5zgs |
@shilman What should I do more? Some checks were failed |
@hcz Looks good -- I just added an extra label! I think one of our typescript posse should review & then we can merge. |
good to merge! |
I invited you to the org @hcz ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job @hcz !!! 🚀
I know it's merged but anyone have an example of Mithril + TypeScript ? Or this merge is not yet release? maybe? I tried to setup one (multiple times) and I still have a lot of errors with |
@davidroman0O This feature will be released in 5.3 (see milestone) We'd love to hear your feedback. A more detailed report of what you tried, and what errors you got would help./ |
@ndelangen Oh yeah ! 😄 Thx! |
Issue: #5030
What I did
Migrate @storybook/mithril to Typescript
How to test
Everything should function the same, except the package should now have type definitions.