Mark Tiedemann
Mark Tiedemann
winget also allows installing a specific version using the `--version` flag. There's also a `--scope` flag with with you can customize whether it's a user specific or machine-wide install.
> Have you tried deno-sass Are you talking about https://deno.land/x/[email protected]? The module description says "The library is not yet available on Windows", therefore it does not meet my requirements. Also,...
How about using the license info from the JSDoc [`@license`](https://jsdoc.app/tags-license) tag in the same comment that contains the `@module` tag? ```js /* My module. * * @license MIT * *...