Skip to content

Conversation

@bmaranville
Copy link
Member

Just like #342 but using settings that make less aggressive changes from before

  • allows multiple attributes on the same line : "vue/max-attributes-per-line": ["error", { singleline: { max: 5, } }]
  • doesn't try to adjust self-closing (or void) elements: "vue/html-self-closing": [ "error", { html: { void: "any", normal: "any", }, }, ],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants