Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Add requireArrayDestructuring rule #1984

Closed

Conversation

seanpdoyle
Copy link
Contributor

When { requireArrayDestructuring: true }, assert that variable
declarations use array destructuring when assigning via indexing the
array with a literal.

@hzoo hzoo added this to the 2.6.0 milestone Nov 16, 2015
@seanpdoyle seanpdoyle force-pushed the sd-require-array-destructuring branch 2 times, most recently from e16ca03 to 021a742 Compare November 16, 2015 16:16
When `{ requireArrayDestructuring: true }`, assert that variable
declarations use array destructuring when assigning via indexing the
array with a literal.
@markelog markelog closed this in ecec961 Nov 17, 2015
@seanpdoyle seanpdoyle deleted the sd-require-array-destructuring branch November 17, 2015 13:40
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.

2 participants