Replies: 1 comment
-
There's this package auto-install but it currently doesn't support pnpm and Typescript. I guess I will contribute to that project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A new command or option that would read all the source files of a project and install any dependencies that are not yet in
package.json
. This would allow writing code without ever runningpnpm add <dep name>
.Beta Was this translation helpful? Give feedback.
All reactions