dot-files/dot_config/npm/npmrc.tmpl

5 lines
87 B
Cheetah

{{ if lookPath "node" -}}
prefix=${HOME}/.local
cache=${XDG_CACHE_HOME}/npm
{{- end }}