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(sort): remove sort-(vars/keys/imports) rules #21

Merged
merged 1 commit into from
Sep 16, 2019

Conversation

vilaboim
Copy link
Contributor

  • sort-vars is useless since we use one-var rule;
  • sort-keys: we realize this rule does not help on code quality;
  • sort-imports: we use eslint-plugin-import to manage import rules.

@vilaboim vilaboim merged commit 5e77b1f into master Sep 16, 2019
@vilaboim vilaboim deleted the feat/remove-sort-rules branch September 16, 2019 18:03
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

2 participants