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

Prevents extraneous spacing in the import rules #355

Merged
merged 4 commits into from
Aug 13, 2019
Merged

Conversation

arcanis
Copy link
Member

@arcanis arcanis commented Aug 13, 2019

This diff bumps eslint-plugin-arca to its latest release, which includes a fix to the import-align rules to add support for a collapseExtraSpaces option. When set, this option will ensure that the import statements are never larger than they should be, instead of constantly growing.

@arcanis arcanis merged commit 19e3a0a into master Aug 13, 2019
@arcanis arcanis deleted the mael/import-align branch August 13, 2019 12:01
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.

None yet

1 participant