Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 172 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 172 Bytes

es6-vs-code-debug

Quickstart for debuging ES6 JavaScript in Visual Studio Code

How to use

  1. Enter command in terminal "npm run build".
  2. Press F5 to start debuging.