Skip to content

Arrow function syntax broken #128

Open
@yuezk

Description

@yuezk

The reproducible code:

const checkHightlighting = check(({
  sixthVariable = `create ${myVariable}`
}) => {
  return 'hello, world';
});

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    ArrowFuncThe fundamental difficulty

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions