removed fix from eslint
This commit is contained in:
parent
6d9d18b7ba
commit
420a879a4e
|
@ -82,7 +82,7 @@ module.exports = {
|
|||
}),
|
||||
new VueLoaderPlugin(),
|
||||
new ESLintPlugin({
|
||||
fix: true
|
||||
// fix: true
|
||||
// exclude: ['node_modules', 'vendor', 'web/core']
|
||||
// cache: false,
|
||||
// ignore: true,
|
||||
|
|
Loading…
Reference in New Issue