Skip to content

Commit

Permalink
feat: add babel eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
mater1996 committed Mar 7, 2022
1 parent a86a8d6 commit 87acc90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vue-cli-plugin-mpx-eslint/generator/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ module.exports = function (api, options = {}) {
},
devDependencies: {
'eslint-webpack-plugin': '^3.1.1',
'babel-eslint': '^10.0.1',
eslint: '^7.0.0',
'eslint-config-babel': '^8.0.2',
'eslint-config-standard': '^12.0.0',
Expand Down

0 comments on commit 87acc90

Please sign in to comment.