Install CLI and LSP server on Windows
-
Download the latest release of quick-lint-js for your platform:
Extract the downloaded archive.
-
Copy the extracted
bin\quick-lint-js.exe
file into a directory in yourPATH
.For example, copy it into the
C:\Windows\System32\
directory. -
Open a PowerShell window or Command Prompt window. Type quick-lint-js --version and press enter to verify the installation succeeded.