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",
|
||||
{
|
||||
"consistent": true,
|
||||
"minProperties": 2,
|
||||
"minProperties": 5,
|
||||
"multiline": true
|
||||
}
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user