motleyagency / eslint-config-motley

Motley (https://motley.fi) JavaScript/Typescript guidelines as ESLint rules with Prettier autoformatting
https://motley.fi
MIT License
6 stars 0 forks source link

Automatically install dependencies #33

Closed bostrom closed 7 years ago

bostrom commented 7 years ago

motley-eslint-init should be run automatically when the package is installed.

I gave this a shot earlier using lifecycle hooks, but ended up in an infinite loop of yarn install.