Skip to content

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

@fabiosantoscode

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.

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