deno icon indicating copy to clipboard operation
deno copied to clipboard

FUTURE: basic support for .npmrc file

Open bartlomieju opened this issue 2 months ago • 0 comments

Towards https://github.com/denoland/deno/issues/16105

TODO:

  • [ ] support other auth methods besides authToken
  • [x] add another private registry with different token and scope
  • [x] add tests for deno compile
  • [ ] support in the LSP

bartlomieju avatar Apr 25 '24 16:04 bartlomieju