mason-org/mason.nvim

[New package]: Eslint

開放

#697 建立於 2022年11月25日

 (9 則留言) (1 個反應) (0 位負責人)Lua (337 個分叉)batch import
help wantednew-package-request

倉庫指標

星標
 (10,278 顆星)
PR 合併指標
 (平均合併 7天 18小時) (30 天內合併 4 個 PR)

描述

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.

貢獻者指南