Setup TypeScript in Node.js project
18 March 2022 (Updated 9 October 2023)
Install packages:
Create tsconfig.json
:
Add NPM script to package.json
:
Change src/main.ts
to whatever is the entry point to your application.
Tagged:
TypeScript
Thanks for your comment . Once it's approved, it will appear here.
Leave a comment