esprint icon indicating copy to clipboard operation
esprint copied to clipboard

Storing .esprintrc Config in package.json

Open ProfessorManhattan opened this issue 4 years ago • 0 comments

Hey, most libraries like this allow you to store the config in package.json. I would like to request the feature of being able to store the config in package.json. I already have wayyy too many of these dot files in my repos. I recommend implementing this feature by utilizing cosmicconfig which will also allow people to create shared configs via shared NPM packages.

https://github.com/davidtheclark/cosmiconfig

ProfessorManhattan avatar Nov 03 '21 06:11 ProfessorManhattan