Skip to content

Commit

Permalink
Added plugin installation instructions under VSC.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-nginx committed Jun 11, 2018
1 parent d717f66 commit 9f03932
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ In `.eslintrc.json` under needed repository:
}
```

Then need to install ESLint plugin under your editor.

For example, I use [Visual Studio Code](https://github.com/Microsoft/vscode/) with [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) plugin installed.

[npm-image]: https://badge.fury.io/js/eslint-config-theme-next.svg
[size-image]: https://img.shields.io/github/size/theme-next/eslint-config-theme-next/index.js.svg
[dm-image]: https://img.shields.io/npm/dm/eslint-config-theme-next.svg
Expand Down

0 comments on commit 9f03932

Please sign in to comment.