Skip to content

Enhance modern Javascript support #8

@arBmind

Description

@arBmind

Better support the following code:

const {a, b} = {a: 'Hello', b: 'World'};
  • a and b should be local variables
  • resolve property types if possible
  • support ellipsis ... capturing

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions