mason-org/mason.nvim

[New package]: Eslint

Open

#697 aberto em 25 de nov. de 2022

Ver no GitHub
 (9 comments) (1 reaction) (0 assignees)Lua (337 forks)batch import
help wantednew-package-request

Métricas do repositório

Stars
 (10.278 stars)
Métricas de merge de PR
 (Mesclagem média 7d 18h) (4 fundiu PRs em 30d)

Description

I've searched open & closed issues for similar requests

Yes

Package name

eslint

Package homepage

https://eslint.org/

Languages

typescript, javascript

How is this package distributed?

npm


Although there is eslint_d available via Mason, eslint itself is not. For null-ls, this does not make a difference, since eslint_d can fully replace eslint here.

But the eslint-lsp does require eslint on the system and does not work with eslint_d. So right now, you can install the eslint-lsp via mason, but still have to install eslint itself outside of mason.

Guia do colaborador