Skip to content

export class MyClass { ... highlights closing brace as error (es6) #256

Closed
@euoia

Description

@euoia

When using the following ES6 syntax:

export class MyClass {
...
}

The closing brace is highlighted as an error. See screenshot.

image

Description of the export statement: http://www.2ality.com/2014/09/es6-modules-final.html.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions