]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/pnpm.json
Merge pull request #326 from Cantido/add-earthly
[xdg-ninja.git] / programs / pnpm.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.pnpm-store",
5 "movable": true,
6 "help": "Add the following to your npmrc:\n\n```\nstore-dir=$XDG_DATA_HOME/pnpm-store\n```\n"
7 }
8 ],
9 "name": "pnpm"
10 }