Answer the question
In order to leave comments, you need to log in
TypeScript for Node.js - how to set up for collaboration?
Good time. Please help me figure out how to get started with ts on node.
I figured out how to compile ts to js (tsc) and how to set ts headers (tsd).
Now it remains to understand how to enable automatic generation of titles for your modules and how to publish them. Separately, about publishing - I use sinopia on npm, I want to work with a similar utility for ts headers. I will also be grateful for other recommendations about working with TypeScript: for example, about organizing project files and configs.
Answer the question
In order to leave comments, you need to log in
Now it remains to understand how to enable automatic generation of titles for your modules and how to publish them.
--declaration
. Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question