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