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(rules): Allow newlines inside import groups #7

Conversation

giodamelio
Copy link
Contributor

See for reference #2

My new option (always-and-inside-groups, see import-js/eslint-plugin-import#628) for the 'import/order' rule landed in eslint-plugin-import and was published as part of version 2.3.0. This pull updates the version of eslint-plugin-import and enables the new option.

It does make the tests fail though, because there are a number of new rules in eslint-plugin-import that eslint-find-rules reports as unused.

@scottnonnenberg scottnonnenberg deleted the branch scottnonnenberg:master November 26, 2021 23:00
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