Open
Description
I work on a package that is published to NPM, but internally uses some JSR modules. Currently, if anyone wants to use the package, they have to manually create a .npmrc
file and add @jsr:registry=https://npm.jsr.io
into it. It would be great to have some kind of jsr init
command which we could tell the users to use before installing our package.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Ready