6 lines
161 B
Plaintext
6 lines
161 B
Plaintext
|
|
# Use China npm mirror for faster downloads in CI
|
||
|
|
registry=https://registry.npmmirror.com
|
||
|
|
|
||
|
|
# Disable always-auth to avoid deprecation warnings
|
||
|
|
always-auth=false
|