quick-lint-js

Find bugs in JavaScript programs.

Install CLI and LSP server on macOS with Homebrew

Supported operating systems:

quick-lint-js has a Homebrew formula, making it easy to install the CLI and LSP server on macOS.

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

Open a terminal. Run the following command to install quick-lint-js:

brew install quick-lint-js

Now the CLI, called quick-lint-js, is available in your user path:

quick-lint-js --help