update(vue): html-quotes
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
487b390fd3
commit
db71e72427
@ -49,7 +49,10 @@
|
|||||||
],
|
],
|
||||||
"vue/html-quotes": [
|
"vue/html-quotes": [
|
||||||
"error",
|
"error",
|
||||||
"double"
|
"double",
|
||||||
|
{
|
||||||
|
"avoidEscape": false
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"vue/html-self-closing": [
|
"vue/html-self-closing": [
|
||||||
"error",
|
"error",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user