Install CLI and LSP server on macOS
-
Download the latest release of quick-lint-js for your platform:
Extract the downloaded archive.
-
Copy the extracted
quick-lint-js/bin/quick-lint-js
file into a directory in yourPATH
.For example, copy it into the
/usr/local/bin
directory. -
Open a terminal window. Type quick-lint-js --version and press enter to verify the installation succeeded.