feat(vue): padding-line-between-blocks
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -83,6 +83,10 @@
|
||||
"objectsInObjects": false
|
||||
}
|
||||
],
|
||||
"vue/padding-line-between-blocks": [
|
||||
"error",
|
||||
"always"
|
||||
],
|
||||
"vue/script-indent": [
|
||||
"error",
|
||||
"tab",
|
||||
|
Reference in New Issue
Block a user