Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add shorthand property to ExportSpecifier and ImportSpecifier? #265

@fisker

Description

@fisker
import {foo} from 'foo'

Without location info, it's impossible to know if it's shorthand, if I understand correctly, SourceLocation is not required in ESTree.

Add shorthand property to ExportSpecifier and ImportSpecifier will make it easier to use.

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