<%# %> <% if (!locals.excludePrerequisites) { %>

In order to install quick-lint-js' Homebrew formula, you must first install Homebrew.

<% } %> <% if (!locals.prerequisitesOnly) { %>

Open a terminal. Run the following commands to add quick-lint-js' tap to your Homebrew installation and install quick-lint-js:

brew tap quick-lint/quick-lint-js https://github.com/quick-lint/quick-lint-js.git
brew install quick-lint-js
<% } %> <%# %>