<%- 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.

<%- lspDocumentation; %>