mirror of
https://src.fedoraproject.org/rpms/nodejs18.git
synced 2024-11-24 17:44:23 +00:00
6 lines
219 B
Text
6 lines
219 B
Text
|
# This is the distibution-level configuration file for npm.
|
||
|
# To configure NPM on a system level, use the globalconfig below (defaults to @SYSCONFDIR@/npmrc).
|
||
|
# vim:set filetype=dosini:
|
||
|
|
||
|
globalconfig=@SYSCONFDIR@/npmrc
|