removed fix from eslint

This commit is contained in:
Bachir Soussi Chiadmi 2020-11-26 22:46:01 +01:00
parent 6d9d18b7ba
commit 420a879a4e
1 changed files with 1 additions and 1 deletions

View File

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