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 prefer-destructuring ESLint rule #1416

Merged
merged 1 commit into from
Oct 20, 2020
Merged

Conversation

ehmicky
Copy link
Contributor

@ehmicky ehmicky commented Oct 15, 2020

This adds the prefer-destructuring ESLint rule.

Two functions required more refactoring, so those changes have been done in separate PRs #1414 and #1415, and // eslint-disable-next-line was used instead in this PR.

@ehmicky ehmicky added the type: chore work needed to keep the product and development running smoothly label Oct 15, 2020
@ehmicky ehmicky requested a review from erezrokah October 15, 2020 20:17
@ehmicky ehmicky requested a review from a team as a code owner October 15, 2020 20:17
@ehmicky ehmicky self-assigned this Oct 15, 2020
@ehmicky ehmicky force-pushed the chore/lint-prefer-destructuring branch 3 times, most recently from a195eb4 to 6badfb7 Compare October 20, 2020 13:58
@ehmicky ehmicky force-pushed the chore/lint-prefer-destructuring branch from 6badfb7 to 2e2bf12 Compare October 20, 2020 14:57
@ehmicky ehmicky merged commit 9d23e5e into master Oct 20, 2020
@ehmicky ehmicky deleted the chore/lint-prefer-destructuring branch October 20, 2020 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants