|
|
|
|
|
by Ygg2
1149 days ago
|
|
JSON is perfectly human readable. Anyone claiming otherwise hasn't seen a binary format. Where JSON mainly fails as config format is lack of comments. Comment provide help and structure when editing. While allowing to toggle functionality. Which is where trailing commas help. |
|