Skip to content
This repository was archived by the owner on May 19, 2018. It is now read-only.
This repository was archived by the owner on May 19, 2018. It is now read-only.

Decorators on computed class method names #33

@leonid-bauxy

Description

@leonid-bauxy

I propose that support for decorators on computed properties is added to babylon.

It was suggested in babel-eslint repo, that I open an issue here.
Related issue: babel/babel-eslint#309.

This doesn't work right now:

  @autobind
  [method](arg) {
      // do something
  }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions