Like A Duck@programming.dev to Experienced Devs@programming.dev · 3 年前What is the best file format for configuration file?message-squaremessage-square47fedilinkarrow-up144file-text
arrow-up144message-squareWhat is the best file format for configuration file?Like A Duck@programming.dev to Experienced Devs@programming.dev · 3 年前message-square47fedilinkfile-text
minus-square10nica [comrade/them]@hexbear.netlinkfedilinkEnglisharrow-up3·3 年前Oh that’s interesting. Wonder how many libraries out there support it…
minus-squarekersplort@programming.devlinkfedilinkarrow-up1·3 年前I 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.