Comment by oneeyedpigeon
6 hours ago
I've never had a need for comments that `{ "comment": "Hello, world" }` couldn't solve. Dangling commas would be nice, but between my auto-formatting editor and `JSON.stringify()`, they're never an issue either.
Doesn't work with strict schema validators that disallow unknown keys. I'm looking at you, tauri.conf.json.