-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Description
When given:
<div class="foo"/* block comment */>text</div>The formatted output becomes:
<div class="foo">text</div>Biome's playground uses prettier-plugin-svelte so it can compare formatting behavior with svelte. Support for the syntax hasn't been merged into Biome yet, so that's why the biome output is blank.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels