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

Option to specify EcmaScript version? #21

Open
stevenzeck opened this issue Apr 16, 2018 · 0 comments
Open

Option to specify EcmaScript version? #21

stevenzeck opened this issue Apr 16, 2018 · 0 comments

Comments

@stevenzeck
Copy link
Contributor

I forgot I did this, but when running the fixer I had to specify in the parserOptions to run against the ES6 version due to several of our tests failing on ES5 which is the default. There are also options to use 7 and 8.

Should we add an option that allows the user to specify the Ecmascript version they want to run against? See https://eslint.org/demo/

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

1 participant