Hacker News new | ask | show | jobs
by wattengard 2835 days ago
What are the benefits over JSON5?
1 comments

Personally, I'd be happy with just a standard way of adding comments to JSON
You may want to check out [json5](https://json5.org) it supports comments (among other features like trailing commas)
My comment was actually prompted by looking at Json5 features and thinking that I'm not really bothered about any of those other features. I'd just like JSON to have comments.