{ "root": true, "extends": [ "plugin:vue/recommended", "standard" ], "rules": { "vue/max-attributes-per-line" : 3 } }