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

Fix ES6 class methods @decorators (issue #159) #160

Merged
merged 1 commit into from
May 2, 2018

Conversation

valq7711
Copy link
Collaborator

@valq7711 valq7711 commented Jul 9, 2017

Now, class methods @decorations compile to Object.defineProperties({ ... enumerable : false})

Now, class methods @decorations compile to Object.defineProperties({ ... enumerable : false})
@valq7711
Copy link
Collaborator Author

Hi, Alexander!
Summer moved on, so let's have a look at this PR!

@atsepkov atsepkov merged commit da36a09 into atsepkov:master May 2, 2018
@valq7711 valq7711 deleted the patch-11 branch July 9, 2018 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants