这个repo是https://github.com/vuejs-templates/webpack的一个fork,主要就是为了符合百度代码规范,并且使用eslint
实时检查时,也是用百度代码规范的相关eslint
配置。
相关百度eslint
配置见eslint-config-baidu-fecs
- config/build/test/src相关目录,更改成符合百度代码规范的。
- eslint的检查选项删除
standard
、airbnb
的选项,增加baidu
的选项。
见:https://github.com/vuejs-templates/webpack
目前方案只能人工check更新。
- 时间:2017-11-3
- upstream版本:1.2.1
- commit: https://github.com/vuejs-templates/webpack/commit/ad2de3b3780846786f0475255ff3794d53ac7a20
todos