<%# %>

quick-lint-js has a winget package, making it easy to install the CLI and LSP server on Windows.

In order to install quick-lint-js' winget package, you must first install winget. winget is included in Windows 11 and can be installed on Windows 10.

Open a command prompt or PowerShell window. Run the following command to install quick-lint-js:

winget install quick-lint-js
<%# %>