You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raises an error, but since this a continuation, I believe this syntax should be allowed?
The text was updated successfully, but these errors were encountered:
jcao219
changed the title
Destructuring variable declarations -- continuation cannot be more than +2 spaces
Destructuring variable declarations: continuation cannot be more than +2 spaces
Feb 26, 2019
I believe technically Google style allows (but discourages) more than 4 spaces, though I don't think there's any way to configure ESLint to allow that (without writing a custom plugin).
Raises an error, but since this a continuation, I believe this syntax should be allowed?
The text was updated successfully, but these errors were encountered: