Select to view content in your preferred language

Develop custom data feed in TypeScript

73
0
Thursday
BerendVeldkamp
Frequent Contributor

The documentation describes how to develop a data provider in JavaScript. Has anyone tried to use TypeScript instead? 

I suppose tsc needs to be invoked in the npm build script, but I could use some guidance on how to do that exactly. Do I need to install TypeScript manually, or using npm? What changes do I need to make in scripts?

Tags (2)
0 Kudos
0 Replies