JetBrains / eslint-config

JetBrains config for ESLint
Apache License 2.0
21 stars 7 forks source link

Please add a few words on how to install #5

Open VDinesh opened 5 years ago

VDinesh commented 5 years ago

Please make the documentation newbie friendly.

kastork commented 5 years ago

I agree this would be helpful, given...

› yarn global add @jetbrains/eslint-config
› yarn add @jetbrains/eslint-config -D
› npm -g install  @jetbrains/eslint-config
› npm install @jetbrains/eslint-config --save-dev

All fail or complain of numerous unmet peer dependencies.