Closed yannbf closed 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/mswjs/msw-storybook-addon/opJ7vu8uqUfuKWZwpW8ne9YhuLAw
✅ Preview: https://msw-storybook-addon-git-feature-typescript-migration-mswjs.vercel.app
Hey, @yannbf. Thank you for these improvements! I've rebased the feature branch and pushed some minor changes. Please let me know if those align with your intention here.
Thanks a lot @kettanaito! I worked through your feedback and this is ready to be reviewed once again!
Migration to typescript.
Seems like MSW does not export all the types we need so a Typescript workaround was necessary. @kettanaito care to give some assistance? <3
The way this is seems good to me too. It's not really necessary to export those types from msw, although it would be nice!
Closes #38