quick-lint-js

Find bugs in JavaScript programs.

Install CLI and LSP server with Chocolatey

quick-lint-js has a Chocolatey package, making it easy to install the CLI and LSP server on Windows.

In order to install quick-lint-js' Chocolatey package, you must first install Chocolatey.

Open an administrator PowerShell window. Run the following command to install quick-lint-js:

choco install quick-lint-js

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

quick-lint-js --help