Skip to content

Support ES6 block scoping #18

Description

@ngocdaothanh

(Related to #15 and #16)

Is it easy to add support for ES6 block scoping for let and const?

It's somewhat meaningless (and even confusing) to have let and const but no block scoping for them, because it's the main difference between them and var.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions