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

Why not use the babel-eslint parser? #193

Closed
0x80 opened this issue Jul 17, 2015 · 2 comments

Comments

@0x80
Copy link

commented Jul 17, 2015

I am using es7 decorators and noticed that standard linter doesn't allow them, and then found out that standard is not using babel-eslint as it's parser. Please start using that.

@Flet

This comment has been minimized.

Copy link
Member

commented Jul 17, 2015

Hello!

Its possible to provide a custom parser to meet these needs:
https://github.com/feross/standard#can-i-use-a-custom-js-parser-for-bleeding-edge-es6-or-es7-support

@0x80

This comment has been minimized.

Copy link
Author

commented Jul 17, 2015

Aha! Thanks. Sorry I missed that.

@0x80 0x80 closed this Jul 17, 2015

@lock lock bot locked as resolved and limited conversation to collaborators May 11, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
2 participants
You can’t perform that action at this time.