Skip to content

Line comments printed incorrectly in arrays consisting only of empty slots #9299

@thorn0

Description

@thorn0

Prettier 2.1.2
Playground link

--parser babel

Input:

a=[,//c
]

Output:

a = [,//c];

Related: #1013

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions