Remove eslint formatter.
This commit is contained in:
@ -33,7 +33,6 @@ module.exports = {
|
||||
loader: 'eslint-loader',
|
||||
options: {
|
||||
useEslintrc: false,
|
||||
formatter: require('eslint-friendly-formatter'),
|
||||
emitWarning: false,
|
||||
emitError: true,
|
||||
failOnWarning: false,
|
||||
|
Reference in New Issue
Block a user