Skip to content

[linters] update .eslintrc. fixes: #313, #259 #316

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 20, 2015
Merged

[linters] update .eslintrc. fixes: #313, #259 #316

merged 2 commits into from
Apr 20, 2015

Conversation

hshoff
Copy link
Member

@hshoff hshoff commented Apr 19, 2015

Finally went through all of the eslint rules.

Fixes:

@goatslacker

@@ -0,0 +1,168 @@
{
"parser": "babel-eslint",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With babel-eslint I ran into issue with some stylistic checks. After babel modifies the raw code, it cannot pass some checks. That might be fixed already and worth doublechecking.

hshoff added a commit that referenced this pull request Apr 20, 2015
[linters] update .eslintrc. fixes: #313, #259
@hshoff hshoff merged commit 6de02b8 into master Apr 20, 2015
@hshoff hshoff deleted the eslintrc branch April 20, 2015 02:31
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.

3 participants