skepller@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agoTOMLlemmy.worldimagemessage-square131linkfedilinkarrow-up1613arrow-down111
arrow-up1602arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agomessage-square131linkfedilink
minus-squarerothaine@lemmy.ziplinkfedilinkarrow-up12·1 day agoYeah I just want JSON with optionally quoted keys, and comments.
minus-squarebobo@lemmy.mllinkfedilinkarrow-up7·1 day 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.
Commas (at least the trailing ones), comments, and nothing else. JSON with type inference seems like an incredibly bad idea…
JSON5 my beloved