skepller@lemmy.world to Programmer HumorEnglish · 19 hours agoTOMLlemmy.worldimagemessage-square92linkfedilinkarrow-up1458arrow-down19
arrow-up1449arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer HumorEnglish · 19 hours agomessage-square92linkfedilink
minus-squarerothaine@lemmy.ziplinkfedilinkarrow-up6·9 hours agoYeah I just want JSON with optionally quoted keys, and comments.
minus-squarebobo@lemmy.mllinkfedilinkarrow-up3·4 hours 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…