Comment on What is the best file format for configuration file?

pileghoff@programming.dev ⁨10⁩ ⁨months⁩ ago

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.)

source
Sort:hotnewtop