fix(eslint): indent
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
937a2257f8
commit
98f096b481
@ -111,7 +111,7 @@
|
|||||||
"MemberExpression": 1,
|
"MemberExpression": 1,
|
||||||
"ObjectExpression": 1,
|
"ObjectExpression": 1,
|
||||||
"SwitchCase": 1,
|
"SwitchCase": 1,
|
||||||
"VariableDeclarator": "first",
|
"VariableDeclarator": 1,
|
||||||
"flatTernaryExpressions": true,
|
"flatTernaryExpressions": true,
|
||||||
"ignoreComments": false,
|
"ignoreComments": false,
|
||||||
"ignoredNodes": [],
|
"ignoredNodes": [],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user