Description
Speeds up TypeScript development by letting Node.js work with TypeScript scripts without a separate manual compile step. This helps with development tools, tests, prototypes, and interactive REPL experiments, while source maps make errors point back to the original TypeScript code.
This is a terminal tool for developers. Use it with the same care as Node.js: the scripts you run can read files, access the network, and execute project code.