mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 04:43:37 -05:00
* Report error when using generic class in js file * Replace "ClassDeclaration | ClassExpression" to ClassLikeDeclaration Co-Authored-By: Klaus Meinhardt <klaus.meinhardt1@gmail.com> * add noEmit:true