quick-lint-js

Find bugs in JavaScript programs.

Install CLI and LSP server on GNU/Linux

  1. Download the latest release of quick-lint-js for your platform:

  2. Extract the downloaded archive.

  3. Copy the extracted quick-lint-js/bin/quick-lint-js file into a directory in your PATH.

    For example, copy it into the /usr/local/bin directory.

  4. Open a terminal window. Type quick-lint-js --version and press enter to verify the installation succeeded.