update(vue): attributes-order

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

View File

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