quick-lint-js

Find bugs in JavaScript programs.

Install CLI and LSP server on Windows

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

  2. Extract the downloaded archive.

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

    For example, copy it into the C:\Windows\System32\ directory.

  4. Open a PowerShell window or Command Prompt window. Type quick-lint-js --version and press enter to verify the installation succeeded.