A Node.js with TypeScript starter
Node.js has had support for running TypeScript directly since v22.6.0. I've been wondering what a minimal Node.js with TypeScript starter project might look like for a while now. Here's my first shot at what I think might work for me.