Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update to latest version of eslint and babel-eslint #414

Merged
merged 4 commits into from
Jun 15, 2015
Merged

Conversation

FWeinb
Copy link
Member

@FWeinb FWeinb commented Jun 15, 2015

I just update to latest version of eslint and babel-eslint as these versions are working great in combination with SublimeLinter-contrib-eslint and sublime-babel for SublimeText 3

We had the rule "comma-dangle" set to "always-multiline" which isn't valid in the latest version of eslint I took the liberty to correct this and fix all undetected cases.

FWeinb added a commit that referenced this pull request Jun 15, 2015
Update to latest version of eslint and babel-eslint
@FWeinb FWeinb merged commit e971f7d into develop Jun 15, 2015
@pascalduez
Copy link
Member

There was already WIP PR #400. But anyway good the see things move.

I don't think silencing the no-shadow rule is a good thing, as those are potential risks.

@pascalduez pascalduez mentioned this pull request Jun 21, 2015
1 task
@pascalduez pascalduez deleted the use-babel-eslint branch February 11, 2017 10:46
@pascalduez pascalduez mentioned this pull request Feb 18, 2017
9 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants