Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 454 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 454 Bytes

ts-node examples

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.

Table of Contents

Recommended project configuration when you do not need native ESM support.

Recommended project configuration when you need native ESM support.