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

Is this compatible with eslint 2.x? #5

Open
derwaldgeist opened this issue Aug 2, 2017 · 1 comment
Open

Is this compatible with eslint 2.x? #5

derwaldgeist opened this issue Aug 2, 2017 · 1 comment

Comments

@derwaldgeist
Copy link

I tried to use this in combination with eslint versions 2+, but always got an error message

`Unexpected top-level property "ecmaFeatures"``

Looking into the eslint docs, I saw that ecmaFeatures is now a sub-key under parserOptions. I guess this is not reflected here. Would it be possible to upgrade this to the latest version?

@oquis
Copy link

oquis commented Nov 6, 2017

I created a PR to fix this issue (#7)

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

No branches or pull requests

2 participants