Skip to content

Biomejs again, with setting more similar to before#354

Closed
bmaranville wants to merge 11 commits into
masterfrom
biomejs-again
Closed

Biomejs again, with setting more similar to before#354
bmaranville wants to merge 11 commits into
masterfrom
biomejs-again

Conversation

@bmaranville

Copy link
Copy Markdown
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", }, }, ],

@bmaranville

Copy link
Copy Markdown
Member Author

closing in favor of #372 ... will revisit settings here when we can use biomejs for lint as well.

@bmaranville bmaranville closed this May 6, 2026
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.

2 participants