fix indentation
This commit is contained in:
parent
68c21a609b
commit
42d4752d58
@ -28,5 +28,6 @@ module.exports = {
|
|||||||
named: 'always',
|
named: 'always',
|
||||||
asyncArrow: 'always',
|
asyncArrow: 'always',
|
||||||
}],
|
}],
|
||||||
|
'indent': ['error', 2]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user