mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-21 17:27:13 +01:00
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
|
|
# Use european registry to be faster
|
|
#registry = http://registry.npmjs.eu
|
|
|
|
# Make npm less noisy
|
|
# If only it would work...
|
|
# https://github.com/npm/npm/issues/4186
|
|
loglevel = warn |