fix indentation

This commit is contained in:
haythem 2019-07-08 11:15:40 +01:00
parent 68c21a609b
commit 42d4752d58
2 changed files with 149 additions and 148 deletions

View File

@ -28,5 +28,6 @@ module.exports = {
named: 'always',
asyncArrow: 'always',
}],
'indent': ['error', 2]
}
}