在 Wiki 中更新 Google 编码风格链接
作者: nertim创建于 2018年4月17日更新于 2018年4月17日
在 https://GitHub.com/Reactive-Extensions/RxJS/wiki/Reactive-Extensions-for-JavaScript-(RxJS)-Style-Guide#coding-standard 中的"Google JavaScript Style Guide"链接指向了 http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml,而应该指向 https://google.GitHub.io/styleguide/jsguide.html
内容来源: Reactive-Extensions/RxJS