Y
Hacker News
new
|
ask
|
show
|
jobs
by
arethuza
2835 days ago
Personally, I'd be happy with just a standard way of adding comments to JSON
1 comments
benjaminjackman
2835 days ago
You may want to check out [json5](
https://json5.org
) it supports comments (among other features like trailing commas)
link
arethuza
2835 days ago
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.
link