Closed
Description
The JSX specification was just updated (here: facebook/jsx#59) to add for JSX spread children. See the rationale here: facebook/jsx#57
What would be involved in adding support for this new feature of the JSX specification to the TypeScript parser?