JSON5. it's basically just JSON with several QoL improvements, like comments, that make it usable as a format for human consumption (as opposed to a serialization format).
I hate grammers in anything that don't support trailing commas. It's even worse when it's supported in some contexts and not others. Like lists are OK, but not function parameters.