Skip to content

ES6 Syntax Higlighting is broken #25

Description

@aleemb

ES6 breaks syntax highlighting

```js
// this is a comment and below is valid JS ES6
app.listen(3000, () => { console.log(`Listening on ${port}`));
```

Output:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    hacktoberfestWelcome to Hacktoberfesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions