Skip to content

Turn ES5-style class definitions into ES6-style class definitions #2

Description

@fabiosantoscode

To ease downstream compilers, ES5-style class definitions should be turned into ES6-style class definitions.

While they are purely syntactic sugar, it's better to provide downstream compilers the guarantee that if they see a function, it's not a method of some known class.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions