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

feat: Sort types last in named imports list #243

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

anthony-j-castro
Copy link
Owner

@anthony-j-castro anthony-j-castro commented Oct 12, 2024

Sets the groupKind option on the sort-named-imports rule to "values-first" so that types are at the end of the list.

@anthony-j-castro anthony-j-castro merged commit 8da9818 into main Oct 12, 2024
3 checks passed
@anthony-j-castro anthony-j-castro deleted the sort-named-imports branch October 12, 2024 18:44
github-actions bot pushed a commit that referenced this pull request Oct 12, 2024
# [1.8.0](v1.7.0...v1.8.0) (2024-10-12)

### Features

* Enforce specifying radix when using parseInt ([#242](#242)) ([85c24d5](85c24d5))
* Sort types last in named imports list ([#243](#243)) ([8da9818](8da9818))
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