
Install for Emacs on macOS with Homebrew
Supported operating systems:
quick-lint-js has a Homebrew formula, making it easy to install the Emacs plugin on macOS.
Install prerequisites
In order to install quick-lint-js' Homebrew formula, you must first install Homebrew.
Install one of the following Emacs plugins:
Install quick-lint-js
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