{ "extends": [ "standard", "plugin:vue/recommended" ], "rules": { "vue/require-v-for-key": "off", "vue/attributes-order": "off" } }