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

docs: sort-imports add single named import example #15675

Merged
merged 1 commit into from Mar 4, 2022

Commits on Mar 4, 2022

  1. docs: sort-imports add single named import example

    Added examples of a single named import. Clarifying that it should be grouped with the default/single imports and not with the named/multiple imports.
    
    I find the current behavior confusing and so do others eslint#14259 eslint#14570 eslint#14735 eslint#13655 eslint#13222 eslint#11159 eslint#10878.
    arye-eidelman committed Mar 4, 2022
    Copy the full SHA
    b02d23a View commit details
    Browse the repository at this point in the history