Skip to content

chore(lint): fix linter error#418

Merged
eddywashere merged 1 commit intoreactstrap:masterfrom
TheSharpieOne:chore/lint-fix
May 14, 2017
Merged

chore(lint): fix linter error#418
eddywashere merged 1 commit intoreactstrap:masterfrom
TheSharpieOne:chore/lint-fix

Conversation

@TheSharpieOne
Copy link
Copy Markdown
Member

A new linter rule lines up with new browser spec prohibits a trailing comma after the rest syntax.
Since there can be no variables defined after the rest, it is pointless to have a comma dangle there.

A new linter rule lines up with new browser spec prohibits a trailing comma after the rest syntax.
Since there can be no variables defined after the rest, it is pointless to have a comma dangle there.
@eddywashere
Copy link
Copy Markdown
Member

good to know!

@TheSharpieOne TheSharpieOne deleted the chore/lint-fix branch October 3, 2017 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants