Skip to content

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

Merged
manuel3108 merged 1 commit into
sveltejs:mainfrom
jycouet:import-order
Jun 11, 2025
Merged

fix(eslint): generated import order are now sorted alphabetically#592
manuel3108 merged 1 commit into
sveltejs:mainfrom
jycouet:import-order

Conversation

@jycouet
Copy link
Copy Markdown
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

@changeset-bot
Copy link
Copy Markdown

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

@pkg-pr-new
Copy link
Copy Markdown

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
Copy Markdown
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
@jycouet jycouet deleted the import-order branch October 17, 2025 19:16
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