Skip to content

Conversation

@jpignata
Copy link
Contributor

Taken from the default configuration we generate via codeclimate with
the small change of allowing trailing commas (comma-dangle).

@codeclimate/review

@gdiggs
Copy link
Contributor

gdiggs commented Mar 14, 2016

We already have an eslintrc config

@jpignata
Copy link
Contributor Author

Ahh, I missed this by just glancing at the ls of the directory. Amended to unhide that.

@jpignata
Copy link
Contributor Author

@gordondiggs I'd like to allow us to use trailing commas on node projects for the same reason we do it within Ruby. I see there's a compatibility issues with versions of IE less than 8 with this behavior, but I'm not certain we actually support > IE 8? Opinions?

@gdiggs
Copy link
Contributor

gdiggs commented Mar 14, 2016

@jpignata I'm +1 on that

@jpignata
Copy link
Contributor Author

@gordondiggs Done.

@gdiggs
Copy link
Contributor

gdiggs commented Mar 14, 2016

LGTM

* Add trailing commas
jpignata added a commit that referenced this pull request Mar 14, 2016
@jpignata jpignata merged commit c02a3ed into master Mar 14, 2016
@jpignata jpignata deleted the jp/add-eslintrc branch March 14, 2016 15:11
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