Skip to content
This repository was archived by the owner on Feb 21, 2022. It is now read-only.

ter-computed-property-spacing doesn't like double-array access #367

Open
edward-shen opened this issue Dec 11, 2018 · 0 comments
Open

ter-computed-property-spacing doesn't like double-array access #367

edward-shen opened this issue Dec 11, 2018 · 0 comments

Comments

@edward-shen
Copy link

Related to #326.

const summary = [
  "a",
  "b",
  "c",
][1];
 ^
 Redline occurs only here.

I'd thought to bring this up as a separate issue because the redline is also misplaced -- it should be located on the first '[' rather than the second one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant