-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Labels
Description
It would be nice if comments in json files would be supported so a file like this:
Would generate a dictionary like:
Dict("a" => "value for key A")Alternatively we could support the JSON5 standard
gasagna, uncomfyhalomacro, qwjyh, AlexanderJCS, anchal-physics and 3 morensajko
{ // We choose this awesome value "a": "value for key A" }