Quick Summary In this tutorial, we will learn how to use the tsm (TypeScript Module Loader) npm package as a shebang interpreter in TypeScript. This npm package enables you to run your typescript code in your terminal. And to understand this better, ...
giftea.hashnode.dev7 min read
This is a life saver.
I almost spent days searching for a guide on how to use tsm.
I never knew I could use TypeScript directly in my terminal. Thanks so much for this.
Mudita
Techology geek with lots to share
Typescript in a terminal wow. very helpful