Options for JSON parsing. Passed to the JsonTree constructor.
Default options. Enables parsing errors.
Sets if JSON parse errors are ignored. Default false .
false
Returns whether JSON parse errors are ignored.
Sets if comments are allowed. Default true .
true
Returns whether comments are allowed or not.