#13890 Implementing JSX.ElementType support#13891
#13890 Implementing JSX.ElementType support#13891antanas-arvasevicius wants to merge 1 commit intomicrosoft:masterfrom
Conversation
|
Hi @antanas-arvasevicius, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! TTYL, MSBOT; |
|
Hi, I am closing and re-opening this PR to bump the CLA bot. Sorry for the inconvenience! |
|
Hi @antanas-arvasevicius, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! TTYL, MSBOT; |
736d4b8 to
5231d21
Compare
5231d21 to
1aee377
Compare
|
Hi, I've added conformance tests for all scenarios of JSX.ElementTypeProperty declarations. |
|
No problem. Had a good time in exploring typescript internals and it's hard to believe that compiler's code can be read so nicely. It can be used as a teaching literature :-) |
Implementing #13890. Code now for review and will add tests if this will be accepted at all.