TypeScript/tests/cases
Titian Cernicova-Dragomir f883bf3acb
Adding support for @implements. (#36292)
* Adding support for @implements.

* Fixed code review issues for @implements, added some more tests.

* Fixed declaration emit for @interface

* Improved getImplementsTypes to not cache the results since it is only used once.

* Removed unnecessary checks from getImplementsTypes
2020-02-27 09:27:37 -08:00
..
compiler fix(36989): 'async' modifier cannot be used in an ambient context.ts (#37010) 2020-02-27 00:11:29 -08:00
conformance Adding support for @implements. (#36292) 2020-02-27 09:27:37 -08:00
docker Reduce lerna loglevel (#37024) 2020-02-25 14:23:55 -08:00
fourslash Handle getScriptVersion correctly to ensure program structure is checked correctly (#36808) 2020-02-25 16:11:21 -08:00
project
projects
test262-harness
unittests
user Don't npm install the parent project with no args (#35359) 2020-02-12 14:19:46 -08:00