/typescript-debug-demo

Typescript Debug Demo

Primary LanguageTypeScript

Welcome to the Typescript-Debug-Demo wiki!

Git clone this project.

  1. npm install -g typescript
  2. Open ./ts_test.code-workspace with vscode.
  3. Put a breakpoint './index.ts', run debug in vscode.