fix(eslint): object-curly-newline
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
3e94ff5cad
commit
e1ace2d6d2
@ -445,7 +445,7 @@
|
|||||||
"error",
|
"error",
|
||||||
{
|
{
|
||||||
"consistent": true,
|
"consistent": true,
|
||||||
"minProperties": 2,
|
"minProperties": 5,
|
||||||
"multiline": true
|
"multiline": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user