vrkr@programming.devtoExperienced Devs@programming.dev•What is the best file format for configuration file?
81·
1 year agoNo reason to go beyond simple key-value format like dotenv or just env variables. If you need more structure then maybe you are confusing configuration with state and this is not really the same thing.
My own variant of Iosevka