D
D
Denis2016-03-24 16:47:18
Node.js
Denis, 2016-03-24 16:47:18

Is it possible to use TypeScript for Gulp?

Is it possible to?
Only to not manually translate ts into js each time.
Ideally, node.js should translate ts to js on startup.
Or at least use js for the main gulpfile.js , which will then load ts files.
If it's important, I use WebStorm.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
monochromer, 2016-03-24
@DDDENISSS

Umed Khudoiberdiev. Create a gulpfile and write gulp tasks using TypeScript. link

V
Vlad Timofeev, 2016-03-24
@PyTiMa

Possibly)
npmjs.com has a lot of useful stuff .
One: gulp-tsc
Two: gulp-typescript

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question