ts-node icon indicating copy to clipboard operation
ts-node copied to clipboard

Mention require('ts-node/register') shorthand in README

Open esoterra opened this issue 11 months ago • 0 comments

The module ts-node/register automatically registers ts-node with default options. This isn't documented in the README or API docs.

esoterra avatar Mar 20 '25 16:03 esoterra