What is the best file format for configuration file? Like A Duck ( @likeaduck@programming.dev ) Experienced Devs@programming.dev • 2 years ago message-square28fedilinkarrow-up132
arrow-up132message-squareWhat is the best file format for configuration file? Like A Duck ( @likeaduck@programming.dev ) Experienced Devs@programming.dev • 2 years ago message-square28fedilink
minus-square pileghoff ( @pileghoff@programming.dev ) linkfedilink19•2 years agoI usually use Json5. It’s JSON, but with all the weird quirks fixed (comments added, you can use hex numbers, you can have trailing commas etc.)
I usually use Json5. It’s JSON, but with all the weird quirks fixed (comments added, you can use hex numbers, you can have trailing commas etc.)