skepller@lemmy.world to Programmer Humor@programming.devEnglish · 4 个月前TOMLlemmy.worldimagemessage-square162linkfedilinkarrow-up1640arrow-down115
arrow-up1625arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 4 个月前message-square162linkfedilink
minus-squarerothaine@lemmy.ziplinkfedilinkarrow-up12·4 个月前Yeah I just want JSON with optionally quoted keys, and comments.
minus-squarebobo@lemmy.mllinkfedilinkarrow-up7·4 个月前Commas (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