allowSingleQuotedStrings
Allow quotes around strings to be single quotes (JSON5).
The default is false
, which will cause the parser to fail, when a single quote around a string is encountered.
Allow quotes around strings to be single quotes (JSON5).
The default is false
, which will cause the parser to fail, when a single quote around a string is encountered.