<%- await include("../../common-head.ejs.html") %>
<%- await include("../../common-nav.ejs.html") %>

<%= meta.title %>

This page documents the quick-lint-js Language Server Protocol (LSP) server.

This page is written for people writing editor plugins. If you just want to use quick-lint-js in your editor, follow one of these installation guides instead:

<%- lspDocumentation; %>