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

[order] Sort imports by import kinds #2544

Merged
merged 1 commit into from Sep 7, 2022

Commits on Mar 4, 2022

  1. [New] order: new alphabetize.orderImportKind option to sort impor…

    …ts with same path based on their kind (`type`, `typeof`)
    
    Fixes import-js#2339
    
    Co-authored-by: Aaron Adams <aaron@aaronadams.ca>
    Co-authored-by: stropho <3704482+stropho@users.noreply.github.com>
    2 people authored and ljharb committed Mar 4, 2022
    Copy the full SHA
    c4f3cc4 View commit details
    Browse the repository at this point in the history