Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 385 Bytes

typescript.md

File metadata and controls

9 lines (7 loc) · 385 Bytes

install

  • install
  • npm install -g typescript

run and debug with webstorm

  • doc
  • npm install --save-dev ts-node
  • in the Node Parameters field, add --require ts-node/register