Open fvclaus opened 5 years ago
Maybe this can be done with eval instead of JSON.parse?
eval
JSON.parse
Custom parser that can parse single quote strings and dangling commas is now part of 3.0.0
Maybe this can be done with
eval
instead ofJSON.parse
?