quick-lint-js

Find bugs in JavaScript programs.

Install for Vim on macOS with Homebrew

Supported operating systems:

quick-lint-js has a Homebrew formula, making it easy to install the Vim plugin on macOS.

1. Install prerequisites

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

Install and configure one of the following Vim plugins:

2. Install quick-lint-js

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

brew install quick-lint-js

3. Configure

Configure the Vim plugin by opening Vim and running :help quick-lint-js, or read the Vim plugin docs online.