Open ehmicky opened 7 years ago
Hmm, I even commented on PR that introduced it, but don't remember one detail: https://github.com/facebook/jsx/pull/59#issuecomment-304648988 Let's wait for an answer.
Been a while; thoughts on this?
It's been long stabilised, so I'll accept a PR implementing it.
See JSX AST tree.
JSXSpreadChild
example:<div>{...children}</div>
.Esprima has an open issue with the same problem.
I do not think I will be able to submit a PR for this though, but I still thought it might be beneficial to report the issue.