Skip to content

improve imports sorting with OXC tools, remove legacy ESLint config#2133

Merged
Simek merged 1 commit intomainfrom
improve-imports-sorting-with-oxc-tools
Jan 18, 2026
Merged

improve imports sorting with OXC tools, remove legacy ESLint config#2133
Simek merged 1 commit intomainfrom
improve-imports-sorting-with-oxc-tools

Conversation

@Simek
Copy link
Copy Markdown
Member

@Simek Simek commented Jan 18, 2026

📝 Why & how

While working on the new chart component, I have spotted that after migration to OXC tools, imports are no longer sorted.

This PR add missing sort-imports rule setup and experimentalSortImports config for the formatter to achieve the previously intended sorting and grouping of imports.

I have also removed the leftover from the migration - the legacy ESLint config.

✅ Checklist

  • Documented how you found or replicated the issue.
  • Explained how you fixed the issue or built the feature.

@Simek Simek merged commit 39e33f4 into main Jan 18, 2026
1 check passed
@Simek Simek deleted the improve-imports-sorting-with-oxc-tools branch January 18, 2026 10:57
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.

1 participant