Comment by tripplyons

4 days ago

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.

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