-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
I wish I didn't have to write the name in closing tags:
<div>
<Foo>
...
</>
</>
To me it's just a waste of time. I know IDEs can help with closing tags but such features always get in the way (for example, automatically inserting a closing tag when I'm typing generic type parameters).
So, how about just encouraging Babel/TS to adopt </> as a valid syntax for closing any open tag?
This may be a difference from XML, but so what; the <></> fragment syntax is already not valid XML AFAIK.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels