ignoreTrailingCommas

Ignore trailing commas after the last item in objects and arrays in the JSON input (JSON5).

The default is false, which will cause the parser to fail, when a trailing comma is encountered.