fix(typescript): indent
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
98f096b481
commit
a2f1c52972
@ -22,7 +22,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