feat(vue): space-infix-ops
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -75,5 +75,11 @@
|
||||
"baseIndent": 0,
|
||||
"switchCase": 1
|
||||
}
|
||||
],
|
||||
"vue/space-infix-ops": [
|
||||
"error",
|
||||
{
|
||||
"int32Hint": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user