ux(docs): enable eslint rule indent

pull/695/head
Shahar Or (mightyiam) 5 years ago committed by Shahar Dawn Or
parent 8b8fbd5e34
commit e2861bb1bd

@ -25,7 +25,6 @@ module.exports = {
'quote-props': 'off',
'space-before-blocks': 'off',
'space-before-function-paren': 'off',
indent: 'off',
quotes: 'off',
semi: 'off',
},

Loading…
Cancel
Save