There was an error while loading. Please reload this page.
The JSX specification was just updated (here: react/jsx#59) to add for JSX spread children. See the rationale here: react/jsx#57
What would be involved in adding support for this new feature of the JSX specification to the TypeScript parser?
The JSX specification was just updated (here: react/jsx#59) to add for JSX spread children. See the rationale here: react/jsx#57
What would be involved in adding support for this new feature of the JSX specification to the TypeScript parser?