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