ts-node
ts-node copied to clipboard
Mention require('ts-node/register') shorthand in README
The module ts-node/register automatically registers ts-node with default options. This isn't documented in the README or API docs.