Skip to content

Commit

Permalink
Added eslint-server support to document
Browse files Browse the repository at this point in the history
  • Loading branch information
yaegassy committed Feb 25, 2020
1 parent efc6d40 commit 3d6f12b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -66,8 +66,10 @@ Currently, no way to uninstall/update server. Run this command again, newer vers
| C# | omnisharp | Yes |
| Clojure | clojure-lsp | Yes |
| TypeScript | typescript-language-server | Yes |
| TypeScript | eslint-language-server | Yes |
| JavaScript | typescript-language-server | Yes |
| JavaScript | javascript-typescript-stdio | Yes |
| JavaScript | eslint-language-server | Yes |
| Python | pyls | Yes |
| Python | pyls-ms (Microsoft Version) | Yes |
| Rust | rls | No |
Expand Down

0 comments on commit 3d6f12b

Please sign in to comment.