skepller@lemmy.world to Programmer Humor@programming.devEnglish · 6 days agoTOMLlemmy.worldimagemessage-square129linkfedilinkarrow-up1572arrow-down113
arrow-up1559arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 6 days agomessage-square129linkfedilink
minus-squarerothaine@lemmy.ziplinkfedilinkarrow-up11·6 days agoYeah I just want JSON with optionally quoted keys, and comments.
minus-squarebobo@lemmy.mllinkfedilinkarrow-up5·5 days agoCommas (at least the trailing ones), comments, and nothing else. JSON with type inference seems like an incredibly bad idea…
Yeah I just want JSON with optionally quoted keys, and comments.
JSON5 my beloved
Commas (at least the trailing ones), comments, and nothing else. JSON with type inference seems like an incredibly bad idea…