Closed blakeembrey closed 9 years ago
Found jju which provides a similar level of JSON parse error detail. I'll add the test case from https://github.com/raml-org/raml-js-parser/issues/151 tomorrow and see if we can fully replace JSON lint.
jju
Looks good, I would only add the JSON with the Unicode chars that was reported, as a regression test.
@dmartinezg Thanks for the update. I've added the test case from #151 and it's passing.
:+1:
Found
jju
which provides a similar level of JSON parse error detail. I'll add the test case from https://github.com/raml-org/raml-js-parser/issues/151 tomorrow and see if we can fully replace JSON lint.