make indentation consistent
This commit is contained in:
parent
d52575aa42
commit
9f63414ba2
27 changed files with 858 additions and 804 deletions
|
@ -17,8 +17,7 @@ module.exports = {
|
|||
'rules': {
|
||||
"no-console": "off",
|
||||
'indent': [
|
||||
'error',
|
||||
2
|
||||
'error', 4
|
||||
],
|
||||
'linebreak-style': [
|
||||
'off',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue