microsoft / TypeScript-Node-Starter

A reference example for TypeScript and Node with a detailed README describing how to use the two together.
MIT License
11.3k stars 2.76k forks source link

Latest versions bare bone example #265

Open Urigo opened 4 years ago

Urigo commented 4 years ago

Thank you for that useful example!

I came here to find the most bare bone example while using the latest Typescript and Node.

I understand most people wouldn't want that but might be a good idea to at least demonstrate how it would look like.

I've created one myself now because I haven't found but I would love to add it here somehow: https://github.com/Urigo/typescript-node-es-modules-example