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.
1. Install prerequisites
In order to install quick-lint-js' Homebrew formula, you must first install Homebrew.
Install one of the following Emacs plugins:
- Eglot (recommended) (included in Emacs version 29 or newer)
- Flymake (included in Emacs version 26 or newer)
- Flycheck
- LSP Mode
2. Install quick-lint-js
Open a terminal. Run the following command to install quick-lint-js:
brew install quick-lint-js