Skip to content
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 @storybook/addon-storyshots to strict TS #22487

Merged
merged 3 commits into from
May 31, 2023

Conversation

1234tgk
Copy link
Contributor

@1234tgk 1234tgk commented May 10, 2023

Issue #22176

What I did

Adjust the code so that the package allows strict typing.

How to test

Run yarn check on @storybook/addon-storyshots directory.

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests)
  • Make sure to add/update documentation regarding your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Maintainers

  • If this PR should be tested against many or all sandboxes,
    make sure to add the ci:merged or ci:daily GH label to it.
  • Make sure this PR contains one of the labels below.

["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]

@1234tgk 1234tgk force-pushed the ts-migrate/addon-storyshots branch 2 times, most recently from 476ba79 to 069903c Compare May 10, 2023 07:01
@1234tgk 1234tgk force-pushed the ts-migrate/addon-storyshots branch from 069903c to a170b64 Compare May 21, 2023 21:26
@kasperpeulen kasperpeulen self-requested a review May 31, 2023 09:08
Copy link
Contributor

@kasperpeulen kasperpeulen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and thanks!

@kasperpeulen kasperpeulen added the maintenance User-facing maintenance tasks label May 31, 2023
@kasperpeulen kasperpeulen merged commit 294fe71 into storybookjs:next May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants