logoalt Hacker News

tripplyonsyesterday at 5:35 PM2 repliesview on HN

Is there a way to set a minimum release age globally for my pnpm installation? I was only able to find a way to set it for each individual project.


Replies

Operylyesterday at 5:55 PM

Did you try putting it in your global config file?

Windows: ~/AppData/Local/pnpm/config/rc

macOS: ~/Library/Preferences/pnpm/rc

Linux: ~/.config/pnpm/rc

twistedpairyesterday at 7:28 PM

I think it's a `pnpm-workspace.yaml` setting, for now, but PNPM has been pretty aggressive with expanding this feature set [1].

[1] https://pnpm.io/supply-chain-security