- Notifications
You must be signed in to change notification settings - Fork 156
Closed
Description
{ "a": 1, "b": 2, }
JSON-Viewer does not throw (detect) error for non-compliant extra comma after '2'. Same for arrays, such as [1,2,3,]. As discussion below acknowledges some tools like VSCode silently ignore the error, but unfortunately NodeJS does not in compliance with the JSON specification. Kind of frustrating when JSON-Viewer parses OK, but then Node import fails.
user21760
Metadata
Metadata
Assignees
Labels
No labels