From 2ce75a91688b4336358ddb9bf698b847bc127af4 Mon Sep 17 00:00:00 2001 From: Aziz Mazouz Jaber <52936496+kemzops@users.noreply.github.com> Date: Tue, 20 Feb 2024 20:07:31 +0200 Subject: Add lsp_quicklintjs (#367) --- manifest.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index e06c513..423e14a 100644 --- a/manifest.json +++ b/manifest.json @@ -1356,6 +1356,13 @@ "mod_version": "3", "id": "lsp_lua" }, + { + "description": "Automatic configuration/binary download for LSP linting for Javascript with quick-lint-js.", + "version": "3.1.0", + "remote": "https://github.com/adamharrison/lite-xl-lsp-servers:69c85033c8a62214d1e758d986cb2eea7a66728e", + "mod_version": "3", + "id": "lsp_quicklintjs" + }, { "description": "Automatic configuration/binary download for LSP completion for Rust with rust-analyzer.", "version": "20231009", -- cgit v1.2.3