feat(vue): comma-dangle
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -17,6 +17,10 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"vue/comma-dangle": [
|
||||
"error",
|
||||
"always-multiline"
|
||||
],
|
||||
"vue/html-closing-bracket-newline": [
|
||||
"error",
|
||||
{
|
||||
|
Reference in New Issue
Block a user