Skip to content

Support for trailing commas #637

@Haltarys

Description

@Haltarys

Feature request

I would like the following code to be treated as valid by the jsonata parser, the trailing comma after data.id should be ignored if present.

(
 {
   "id": data.id,
 }
)

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