Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 1.81 KB

README.md

File metadata and controls

65 lines (39 loc) · 1.81 KB

Typescript Features by Version

Test specs to demonstrate each major and minor feature of Typescript based on release notes from the Typescript team.

Debug Launch Config

You may use debug launch configurations to step through the code.

  • Jest Tests = debug all unit Tests
  • Jest Active Unit Test = debug the current test file

4.0

3.9

3.8

3.7

3.6

3.5

3.4

3.3

3.2

3.1

3.0