Skip to content

Syntax: E notation check is missing #6986

Description

@cometkim
let v = 1e

emits

var v = 1e;

export {
  v ,
}

which is invalid in JS.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions