Binwei Fang

Results 3 issues of Binwei Fang

fixes https://github.com/vuejs/vue-cli/issues/6149 when using Vue2 with vue-loader I have added test to verify that `api.install(Vue)` will be executed correctly

1. compatible with `eslint-webpack-plugin`. it seems the plugin groups `eslint-loader`'s errors as `Module Error` before. So now grouping `eslint-webpack-plugin`'s error as `transformers/esLintError.js` at least. > `eslint-loader` will emit multi-errors according...