tools: update ESLint to 7.0.0-rc.0#33062
Conversation
|
unfortunately, I cannot use |
|
@joyeecheung ^ How do you handle this? |
|
@targos It is caused by ISP issues, I usually just switch to another ISP (e.g. tethering through my phone because my mobile ISP blocks less), or use VPN on my computer. For git commands, git takes global proxy settings through |
PR-URL: #33062 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
|
landed in 039c5e4 |
PR-URL: #33062 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
PR-URL: #33062 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
PR-URL: #33062 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
PR-URL: #33062 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
I mostly wanted to update eslint, cause this's my first time.
Using
update-eslint.sh, I think I've well done thisChecklist
make -j4 test(UNIX), orvcbuild test(Windows) passes