Skip to content

duplicate json-object properties doesn't throw parsing error #55

Open
@andreineculau

Description

@andreineculau

this is treated as valid json

{
  "a": "b",
  "a": "c"
}
`
``

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions