<%- await include("../../common-head.ejs.html", { title: `quick-lint-js LSP server documentation` }) %>
<%- await include("../../common-nav.ejs.html") %>

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

<%- lspDocumentation; %>