fix arrow functions auto-closing JSX tag #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently writing:
and typing
>to the right of=incorrectly auto-closes the tag to:this PR fixes this behavior.
Thanks for looking into that. I've pushed a somewhat more general patch instead that also fixes it.
awesome, thanks! any chance this could be published?
Pull request closed