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

Remove eslint-plugin-import-order-autofix #10

Closed
amannn opened this issue Jan 22, 2018 · 2 comments · Fixed by #18
Closed

Remove eslint-plugin-import-order-autofix #10

amannn opened this issue Jan 22, 2018 · 2 comments · Fixed by #18

Comments

@amannn
Copy link
Member

amannn commented Jan 22, 2018

… and replace it with import/order since eslint-plugin-import-order-autofix isn't maintained well.

The alternative doesn't have an auto fix option, but since all dependants already have the autofix applied, this shouldn't be a big deal.

@amannn
Copy link
Member Author

amannn commented Feb 5, 2018

There's also eslint-plugin-codebox/sort-imports. However it would be great if we'd simply stick to the built-in one.

@amannn
Copy link
Member Author

amannn commented Nov 15, 2018

import/order is now autofixable 🎉

amannn added a commit that referenced this issue Jan 8, 2019
@amannn amannn mentioned this issue Jan 8, 2019
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 a pull request may close this issue.

1 participant