Skip to content

Fix formatting of mockServiceWorker.js#44620

Merged
ravicious merged 1 commit intomasterfrom
r7s/msw-formatting
Jul 25, 2024
Merged

Fix formatting of mockServiceWorker.js#44620
ravicious merged 1 commit intomasterfrom
r7s/msw-formatting

Conversation

@ravicious
Copy link
Copy Markdown
Member

#44041 ended up merging a version of mockServiceWorker.js that was formatted by our prettier. This means that any time someone installs msw v2 for the first time, the postinstall script pulls down a fresh copy of that file which of course isn't formatted with our prettier config. As such, they end up with some changes on their current branch.

This PR fixes that by re-running pnpm msw init web/.storybook/public and saving the "unformatted" file.

@ravicious ravicious added the no-changelog Indicates that a PR does not require a changelog entry label Jul 25, 2024
@ravicious ravicious force-pushed the r7s/msw-formatting branch from 1bf5844 to d03da9e Compare July 25, 2024 12:28
@github-actions github-actions Bot requested review from rudream and ryanclark July 25, 2024 12:28
@ravicious ravicious enabled auto-merge July 25, 2024 12:28
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from rudream July 25, 2024 12:29
@ravicious ravicious added this pull request to the merge queue Jul 25, 2024
Merged via the queue into master with commit b667592 Jul 25, 2024
@ravicious ravicious deleted the r7s/msw-formatting branch July 25, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Indicates that a PR does not require a changelog entry size/sm ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants