Skip to content

fix(eslint): generated import order are now sorted alphabetically #592

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

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

jycouet
Copy link
Contributor

@jycouet jycouet commented Jun 10, 2025

Closes: #504

  • added a test to make sure we control our way to add imports. (unshift)
  • fix eslint import order

Copy link

changeset-bot bot commented Jun 10, 2025

🦋 Changeset detected

Latest commit: 8c6e34f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sv Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented Jun 10, 2025

Open in StackBlitz

npx https://pkg.pr.new/sveltejs/cli/sv@592
npx https://pkg.pr.new/sveltejs/cli/svelte-migrate@592

commit: 8c6e34f

Copy link
Member

@manuel3108 manuel3108 left a comment

Choose a reason for hiding this comment

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

Thanks!

@manuel3108 manuel3108 merged commit 791be1b into sveltejs:main Jun 11, 2025
7 checks passed
@github-actions github-actions bot mentioned this pull request Jun 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sort imports alphabetically (JS, TS)
2 participants