Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Turn off prefer-destructuring #30

Merged
merged 1 commit into from
May 29, 2017
Merged

Conversation

ismail-syed
Copy link
Contributor

No description provided.

@GoodForOneFare
Copy link
Member

Was this causing problems?

@lemonmade
Copy link
Member

Yes, it seemed to want you to destructure at every level of dot notation in an object, and was doing the wrong thing for numbered keys (wanting you to object-destructure them), and seemingly wanted it for places it is invalid, like using keys that are just variables or for keys that are strings that would not make valid identifiers.

@ismail-syed ismail-syed merged commit 9b4ce7e into master May 29, 2017
@kaelig kaelig deleted the turn-off-prefer-destructuring branch January 12, 2018 02:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants