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

Add sort-destructure-keys #15

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

bcomnes
Copy link
Contributor

@bcomnes bcomnes commented Nov 17, 2021

This adds https://github.com/mthadley/eslint-plugin-sort-destructure-keys#readme.

It will be a breaking change, but the good news is it supports the --fix flag, so it can be automatically fixed.

We should wait to land any outstanding large PRs before upgrading dependents.

@bcomnes bcomnes self-assigned this Nov 17, 2021
@linear
Copy link

linear bot commented Nov 17, 2021

RNBW-1870 Add sort-destructure-keys to eslint-config-rainbow

@jin requested we add sort-destructure-keys to eslint-config-rainbow. sgtm!

It will be a major change on the config, and we should land large PRs first.

.eslintrc.js Show resolved Hide resolved
Copy link
Member

@jinchung jinchung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥑

@bcomnes bcomnes force-pushed the bret/rnbw-1870-add-sort-destructure-keys-to-eslint branch from 5c0bb90 to 7dca224 Compare November 17, 2021 23:18
@bcomnes bcomnes merged commit 49cdb4d into master Nov 18, 2021
@bcomnes bcomnes deleted the bret/rnbw-1870-add-sort-destructure-keys-to-eslint branch November 18, 2021 00:15
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