commit
This commit is contained in:
parent
1fe833d5cc
commit
d5a48d259d
|
|
@ -1,2 +1,3 @@
|
||||||
[http "https://github.com"]
|
[http "https://github.com"]
|
||||||
proxy = socks5://192.168.163.111:20170
|
;proxy = socks5://192.168.163.111:20170
|
||||||
|
proxy = socks5://localhost:1080
|
||||||
2
.npmrc
2
.npmrc
|
|
@ -6,7 +6,7 @@ registry=https://registry.npm.taobao.org/
|
||||||
|
|
||||||
proxy=http://localhost:1081
|
proxy=http://localhost:1081
|
||||||
https-proxy=http://localhost:1081
|
https-proxy=http://localhost:1081
|
||||||
http-proxy=http://192.168.163.111:20171
|
http-proxy=http://localhost:1081
|
||||||
|
|
||||||
noproxy=npmmirror.com,taobao.org,sheetjs.com
|
noproxy=npmmirror.com,taobao.org,sheetjs.com
|
||||||
public-hoist-pattern=['eslint', 'prettier']
|
public-hoist-pattern=['eslint', 'prettier']
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user