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

babel-eslint parser option #38

Closed
benmosher opened this issue Jul 16, 2015 · 0 comments
Closed

babel-eslint parser option #38

benmosher opened this issue Jul 16, 2015 · 0 comments

Comments

@benmosher
Copy link
Member

Need to investigate swapping in babel-eslint as the parser instead of the baked-in espree, as an option.

For those brave enough to use babel-eslint, this would continue to allow all the bleeding-edge experimental JS through without parse errors. (prompted by issue #36)

Best case: infer this setting from the .eslintrc/rule context.
Worst case: add an import/parser setting analogously to the setting in ESLint proper.

silverwind pushed a commit to silverwind/eslint-plugin-import that referenced this issue Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant