mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
fix the link to eslint in the contributing.md
This commit is contained in:
parent
0102888deb
commit
6be825f768
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ Here are some hints for getting eslint setup in your favorite editor:
|
|||
|
||||
| Editor | Plugin |
|
||||
| --- | --- | --- |
|
||||
| Sublime | [SublimeLinter-eslint](https://github.com/SublimeLinter/SublimeLinter-eslint#installation) |
|
||||
| Sublime | [SublimeLinter-eslint](https://github.com/roadhump/SublimeLinter-eslint#installation) |
|
||||
| Atom | [linter-eslint](https://github.com/AtomLinter/linter-eslint#installation) |
|
||||
| IntelliJ | Settings » Languages & Frameworks » JavaScript » Code Quality Tools » ESLint |
|
||||
| vi | [scrooloose/syntastic](https://github.com/scrooloose/syntastic) |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue