feat(vue): Rule "html-quotes"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -9,6 +9,10 @@
|
||||
"closeBracket": 0
|
||||
}
|
||||
],
|
||||
"vue/html-quotes": [
|
||||
"error",
|
||||
"double"
|
||||
],
|
||||
"vue/script-indent": [
|
||||
"error",
|
||||
"tab",
|
||||
|
Reference in New Issue
Block a user