Skip to content

Instantly share code, notes, and snippets.

View budnix's full-sized avatar
🏠
Working from home

Krzysztof ‘Budzio’ Budnik budnix

🏠
Working from home
View GitHub Profile
@budnix
budnix / node-typescript-esm.md
Created November 29, 2023 07:22 — forked from khalidx/node-typescript-esm.md
A Node + TypeScript + ts-node + ESM experience that works.

The experience of using Node.JS with TypeScript, ts-node, and ESM is horrible.

There are countless guides of how to integrate them, but none of them seem to work.

Here's what worked for me.

Just add the following files and run npm run dev. You'll be good to go!

package.json