added fix option to eslint

This commit is contained in:
2020-11-25 22:49:17 +01:00
parent 1c1fb294c5
commit ed9e62718c
14 changed files with 384 additions and 4076 deletions

View File

@@ -82,6 +82,7 @@ module.exports = {
}),
new VueLoaderPlugin(),
new ESLintPlugin({
fix: true
// exclude: ['node_modules', 'vendor', 'web/core']
// cache: false,
// ignore: true,