logoalt Hacker News

mikkupikkutoday at 11:33 AM1 replyview on HN

A lot of json parsers will permit comments even though it isn't meant to be valid. Worth trying it, see if a comment breaks the config, and if not then use comments and don't worry about it.


Replies

maleldiltoday at 3:13 PM

For reference, jq and python don't allow comments.