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

Working with Babel's experimental transformers? #133

Closed
gsklee opened this issue May 11, 2015 · 2 comments

Comments

@gsklee
Copy link
Contributor

commented May 11, 2015

Is this compatible, or able to work with Babel's experimental transformers like decorators, object spread, etc.?

@julien-f

This comment has been minimized.

Copy link

commented May 12, 2015

AFAIU, no.

standard is based on EsLint which does not support some features (e.g. ES7).

Using the babel-eslint parser would probably help but it is not clear atm how to integrate it properly (#106).

@feross

This comment has been minimized.

Copy link
Member

commented May 13, 2015

Duplicate of #106

@feross feross closed this May 13, 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.
3 participants
You can’t perform that action at this time.