Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How use it in gulp ? #98

Closed
daolou opened this issue Jul 1, 2020 · 2 comments
Closed

How use it in gulp ? #98

daolou opened this issue Jul 1, 2020 · 2 comments

Comments

@daolou
Copy link

daolou commented Jul 1, 2020

Will it support in gulp ?

@cevek
Copy link
Owner

cevek commented Jul 1, 2020

[...].pipe(ts({
    typescript: require('ttypescript')
}));

or

var tsProject = ts.createProject('tsconfig.json', {
    typescript: require('ttypescript')
});

@cevek cevek closed this as completed Jul 1, 2020
@daolou
Copy link
Author

daolou commented Jul 1, 2020

I hope it can appear in README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants