bitjson / typescript-starter

Quickly create and configure a new library or Node.js project
https://bitjson.github.io/typescript-starter/
MIT License
3.48k stars 245 forks source link

`pnpm` support as package manager #272

Open baxyz opened 2 years ago

baxyz commented 2 years ago

It could be nice to support pnpm as package manager, in addition of npm and yarn

BaderBC commented 1 year ago

Hi @baxyz, I'm happy to inform you that I've started working on this issue.

Currently, I need to fix tests, and everything should work ;)

baxyz commented 1 year ago

It's great! Thanks a lot.

BuZZ-dEE commented 1 year ago

I need it now. 😉

BaderBC commented 1 year ago

I need it now. 😉

Hi @BuZZ-dEE

I finished my work, pull request is already sent, everything depends on @bitjson

But if you really need this, you can clone my fork of this repo and install it globally on your device 😉