Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Right, and then there is an option in 50% of the cases to throw everything in package.json. As if it wasn't a hot mess already.
-
They should rework all these and at least make them sit in a ./config folder. It should be forbidden to throw everything into the root folder.
-
@fjrevoredo This, thankfully, some packages work well when that approach is used, others on the other hand tho...
-
lopu8843yA lot of packages now use package.json as a way to retrieve configuration as well right? Like eslint can be configured in esconfig or package.json right
-
Well, nobody else seems to like YAML files combined with e.g. hiera...
Then you get this clusterfuck of jsons everywhere.
Fucking configuration files man. Every repo has 10+ .config.json files now. Why hasn’t some universal scheme emerged this is ridiculous?!
rant