.npmrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 13 Feb 2023 14:07:38 +0200
changeset 1014 8a5b395a94f7
parent 983 710597383618
permissions -rw-r--r--
Added navigation and word deleting commands for Putty.

# https://docs.npmjs.com/cli/v7/configuring-npm/folders

# npm config get prefix
prefix = ${HOME}/.local/npm
# npm config get cache
cache = ${HOME}/.cache/npm