Skip to content

Error reported on Promise related syntax #24

Description

@eanon

Hello,

JS Map Parser reports an error on a Promise related syntax.

For example, this code (coming from a TinyMCE example) raises the error "Unexpected token >" on the first line.

const upload_img = (blobInfo, progress) => new Promise((resolve, reject) => {
  /* code here */
});

In case the development of this nice Notepad++ plugin would be active again in the future...

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