Like A Duck@programming.dev to Experienced Devs@programming.dev · 2 years agoWhat is the best file format for configuration file?message-squaremessage-square44fedilinkarrow-up140arrow-down10file-text
arrow-up140arrow-down1message-squareWhat is the best file format for configuration file?Like A Duck@programming.dev to Experienced Devs@programming.dev · 2 years agomessage-square44fedilinkfile-text
minus-square10nica [comrade/them]@hexbear.netlinkfedilinkEnglisharrow-up3·2 years agoOh that’s interesting. Wonder how many libraries out there support it…
minus-squarekersplort@programming.devlinkfedilinkarrow-up1·2 years agoI don’t know if it’s actual json5, but eslint and some other libraries use extended, commentable json in their config files.
Oh that’s interesting. Wonder how many libraries out there support it…
I don’t know if it’s actual json5, but eslint and some other libraries use extended, commentable json in their config files.