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

[Idea] Could we add support for js decorator ? #979

Closed
Jack-Kingdom opened this issue Aug 29, 2017 · 3 comments

Comments

@Jack-Kingdom
Copy link

commented Aug 29, 2017

JS decorator cannot be recognized on current version(10.0.3). Error will be thrown like this :

Unexpected character '@'

But, decorator is being used more and more often in actually. Maybe we should add this support.

@ematipico

This comment has been minimized.

Copy link
Contributor

commented Aug 29, 2017

As far as I know, the plan of standard is to support only the proposal that reached stage-4

@kt3k

This comment has been minimized.

Copy link

commented Aug 29, 2017

See here for using experimental javascript features.


refs #829

@timoxley

This comment has been minimized.

Copy link
Contributor

commented Sep 14, 2017

@Jack-Kingdom the above response should resolve your issue.

@timoxley timoxley closed this Sep 14, 2017

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

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