mirror of
https://github.com/marianozunino/nvim.git
synced 2025-06-28 18:43:50 -03:00
chore: replace eslintd with quick-lint-js
This commit is contained in:
parent
1020911f18
commit
684ee6d508
3 changed files with 7 additions and 18 deletions
|
@ -110,9 +110,9 @@ function M.config()
|
|||
"latexindent",
|
||||
"clang-format",
|
||||
"csharpier",
|
||||
"quick-lint-js",
|
||||
|
||||
-- Additional tools
|
||||
"eslint_d",
|
||||
"templ",
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue