Skip to content

Allow comments in the middle of arrays #634

@farism

Description

@farism

Allowing comments in the middle of Arrays would be very useful

let arr =
      [
        "hello",
        //"strange",
        "world"
      ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions