Update .eslintrc.json
This commit is contained in:
parent
d87f81abca
commit
84e3032aa8
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
"rules": {
|
"rules": {
|
||||||
"indent": [
|
"indent": [
|
||||||
"error",
|
"error",
|
||||||
2
|
4
|
||||||
],
|
],
|
||||||
"linebreak-style": [
|
"linebreak-style": [
|
||||||
"error",
|
"error",
|
||||||
|
|
Reference in a new issue