14 lines
361 B
Plaintext
14 lines
361 B
Plaintext
registry=https://registry.npm.taobao.org/
|
|
|
|
# proxy=http://192.168.163.111:20171
|
|
# https-proxy=http://192.168.163.111:20171
|
|
# http-proxy=http://192.168.163.111:20171
|
|
|
|
proxy=http://localhost:1081
|
|
https-proxy=http://localhost:1081
|
|
http-proxy=http://192.168.163.111:20171
|
|
|
|
noproxy=npmmirror.com,taobao.org,sheetjs.com
|
|
public-hoist-pattern=['eslint', 'prettier']
|
|
|