Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chemzqm/eslint-server

language server of eslint
https://github.com/chemzqm/eslint-server

Last synced: about 1 month ago
JSON representation

language server of eslint

Awesome Lists containing this project

README

        

# eslint-server

[Langserver server](https://microsoft.github.io/language-server-protocol/specification) for eslint.

## Start server

``` js
node lib/index.js --stdio
```