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: add rule to sort imports by dependency name #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alarm109
Copy link
Contributor

Description

Add a rule for sorting imports. This rule has auto fix therefore it will be really easy to resolve errors.

Motivation and Context

This helps with having a more consistent code base.

Checklist

  • This is a breaking change:
    • Yes
    • No
  • Will this release a new version:
    • Yes
    • No

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think simple-import-sort should be included among plugins as well

example: https://github.com/lydell/eslint-plugin-simple-import-sort#usage

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.

2 participants