If I try to convert JSON in a js file and there happens to be a trailing comma, it fails silently. Ideal: it should still convert to js object Minimal expectation: Should show an error message