<%- await include("../common-head.ejs.html") %> <%= errorCode %> documentation (quick-lint-js)
<%- await include("../common-nav.ejs.html") %>
<% let problems = await errorDocument.findProblemsAsync(); %> <% if (problems.length > 0) { %>

quick-lint-js found inconsistencies in the error documentation. If you're hacking on the website, rebuild quick-lint-js for the website by following wasm/README.md and website/README.md.

<%= e %>

<% } %> <%- errorDocument.toHTML() %>

Documentation for other errors