my eslint config
I have multiple projects with the same eslint config again and again. Changing something means changing it in every project. This hopefully simplifies it.
Usage
npm i --save-dev eslint-config-edjopato
then adapt your package.json to include this:
then run the script:
npm run eslint-update