update(vue): attributes-order

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2020-02-19 15:17:14 +04:00
parent 32dd591751
commit 487b390fd3

View File

@ -2,6 +2,7 @@
"vue/attributes-order": [ "vue/attributes-order": [
"error", "error",
{ {
"alphabetical": true,
"order": [ "order": [
"DEFINITION", "DEFINITION",
"LIST_RENDERING", "LIST_RENDERING",