set indent to 2 spaces

This commit is contained in:
busti 2019-11-13 22:21:58 +01:00
parent 62fd6afed3
commit 62e3854f38

View file

@ -17,7 +17,7 @@ module.exports = {
'rules': { 'rules': {
'indent': [ 'indent': [
'error', 'error',
4 2
], ],
'linebreak-style': [ 'linebreak-style': [
'error', 'error',