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

Shorthand method syntax #152

Closed
jasonwilliams opened this issue Oct 12, 2019 · 2 comments
Closed

Shorthand method syntax #152

jasonwilliams opened this issue Oct 12, 2019 · 2 comments

Comments

@jasonwilliams
Copy link
Member

Is needed

@IovoslavIovchev
Copy link
Contributor

Do you mean something like:

const o = {
    f() {
        // ...
    }
};

@jasonwilliams
Copy link
Member Author

Yep!

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

No branches or pull requests

2 participants