mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-22 09:47:21 +01:00
6 lines
112 B
Plaintext
6 lines
112 B
Plaintext
|
|
||
|
# Use european registry to be faster
|
||
|
registry = http://registry.npmjs.eu
|
||
|
|
||
|
# Make npm less noisy
|
||
|
loglevel = warn
|