<%- await include("../common-head.ejs.html") %> quick-lint-js: errors and warnings

quick-lint-js

quick-lint-js finds bugs in JavaScript programs.

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

quick-lint-js can find the following warnings and errors in your code:

<% for (let doc of documents) { %> <%- doc.toHTML() %> <% } %>