Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 231 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 231 Bytes

IdeaPluginTypeScriptExecutor

An IDEA plugin to make .ts file executable.
Usage:

  1. install NodeJS plugin first
  2. New -> New tsconfig.json (ignore this step if existed)
  3. ContextMenu on typescript file to Run / Debug