Eslint integration #669
danielpza
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Made a small npm package for using eslint as a language server. https://github.com/danielpza/eslint-lsp.
To install:
npm install --global eslint-lsp # or from github npm install --global danielpza/eslint-lsp
Using with eglot:
Beta Was this translation helpful? Give feedback.
All reactions