| ▲ | johnny22 6 days ago | |
glad pnpm disables those by default! | ||
| ▲ | skeeter2020 6 days ago | parent [-] | |
PSA: if you're using (a newish release of) npm you should have something like this as a default, unless you've got good reasons not to: min-release-age=7 # days ignore-scripts=true | ||