Examples of configuring a project for ts-node.
Note: all samples assume you are using recent versions of node and typescript.
Don't see your use-case? Submit a pull request adding it.
Recommended project configuration when you do not need native ESM support.
Recommended project configuration when you need native ESM support.