Skip to content
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

Use "babel-eslint" as parser for ESLint #282

Merged
merged 1 commit into from
Oct 18, 2016
Merged

Use "babel-eslint" as parser for ESLint #282

merged 1 commit into from
Oct 18, 2016

Conversation

BR0kEN-
Copy link
Contributor

@BR0kEN- BR0kEN- commented Oct 18, 2016

With Babel we can use a lot of syntax sugar - it's cool, but ESLint ain't able to fit the things.

For instance, class properties aren't available. More information can be found here: babel/babel-eslint#312

@coveralls
Copy link

coveralls commented Oct 18, 2016

Coverage Status

Coverage remained the same at 98.571% when pulling 36ed132 on BR0kEN-:feature/class-properties into c062a9e on coryhouse:master.

@coryhouse coryhouse merged commit 45c58b0 into coryhouse:master Oct 18, 2016
@coryhouse
Copy link
Owner

I'm torn on this. I took this out because it's only necessary for those running experimental features. But I totally understand why some would want to use them, so I'll go ahead and accept. Thanks for the PR. 👍

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