Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Added support for es7 decorator #220

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

guiguan
Copy link

@guiguan guiguan commented May 3, 2017

Added support for es7 decorator. For example:

@action
@autobind
myFunc() {
}

@winstliu
Copy link
Contributor

winstliu commented May 3, 2017

This will need to wait until decorators are officially incorporated in the spec (i.e., stage 4).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants