9 ms·
I wish JSON had syntax for comments.
by derfclausen 14y ago
I wish JSON had syntax for comments.
- rollypolly 14y agoGood point, but you can use a parser that supports comments, even if it's not standard. You could also create a node to hold comments. Then there's also YAML that supports comments.