Install CLI and LSP server with Scoop
quick-lint-js has a Scoop package, making it easy to install the CLI and LSP server on Windows.
In order to install quick-lint-js' Scoop package, you must first install Scoop.
Open a command prompt or PowerShell window. Run the following command to install quick-lint-js:
scoop install quick-lint-js
Now the CLI, called quick-lint-js
, is available in your
user path:
quick-lint-js --help