-
-
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
Migrate addon actions to TS #5459
Migrate addon actions to TS #5459
Conversation
Broken tests should be fixed when #5457 will be merged. |
Codecov Report
@@ Coverage Diff @@
## next #5459 +/- ##
==========================================
+ Coverage 32.91% 33.11% +0.19%
==========================================
Files 638 638
Lines 9236 9263 +27
Branches 1334 1318 -16
==========================================
+ Hits 3040 3067 +27
- Misses 5557 5570 +13
+ Partials 639 626 -13
Continue to review full report at Codecov.
|
@wuweiweiwu I resolved conflicts with |
Thank you @gaetanmaisse, awesome PR! Thanks for the reviews @Keraito @wuweiweiwu ! |
Issue:
#5030
What I did
@storybook/addon-actions
to TypeScript