TypeScript 2.9 will support passing type arguments to JSX tags. See the original pull request at https://github.com/Microsoft/TypeScript/pull/22415 for more details. To support this, Babel will likely need to implement - [x] Parsing support - [x] Emit support
TypeScript 2.9 will support passing type arguments to JSX tags. See the original pull request at microsoft/TypeScript#22415 for more details.
To support this, Babel will likely need to implement