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

Added support for es7 decorator#220

Open
guiguan wants to merge 2 commits into
atom:masterfrom
guiguan:master
Open

Added support for es7 decorator#220
guiguan wants to merge 2 commits into
atom:masterfrom
guiguan:master

Conversation

@guiguan

@guiguan guiguan commented May 3, 2017

Copy link
Copy Markdown

Added support for es7 decorator. For example:

@action
@autobind
myFunc() {
}

@winstliu

winstliu commented May 3, 2017

Copy link
Copy Markdown
Contributor

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