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

Eslint plugin simple import sort #1195

Merged
merged 2 commits into from
Oct 29, 2021
Merged

Eslint plugin simple import sort #1195

merged 2 commits into from
Oct 29, 2021

Conversation

rvilarl
Copy link
Collaborator

@rvilarl rvilarl commented Oct 24, 2021

fixes #1194

automatic sort of imports configured for eslint
npm dependencies upgraded

@rvilarl
Copy link
Collaborator Author

rvilarl commented Oct 24, 2021

Ready for review. Please note that the sort of imports was done automatically. There is no visual difference.

@rvilarl rvilarl mentioned this pull request Oct 24, 2021
@rvilarl
Copy link
Collaborator Author

rvilarl commented Oct 27, 2021

@0xfe @mscuthbert this is also a minor change. Only .eslintrc and package.json have been changed, the rest, 119 files were updated automatically by eslint fixing the order of imports.

@mscuthbert
Copy link
Collaborator

I read that manually changed files and about 10 of the auto files and LGTM!

@mscuthbert mscuthbert merged commit 22190f9 into 0xfe:master Oct 29, 2021
@rvilarl rvilarl mentioned this pull request Nov 2, 2021
@rvilarl rvilarl deleted the eslint-plugin-simple-import-sort branch December 27, 2022 08:04
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.

Eslint import sort plugin selection
2 participants