Created
August 29, 2023 01:01
-
-
Save drzax/89e00d8360cb89a32e7c6ff6ed004abd to your computer and use it in GitHub Desktop.
A formatting bug in prettier-plugin-svelte
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div> | |
<!-- this is duplicated on format --> | |
<style></style> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment