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

[NEW FEATURE] Convert gulpfile to typescript #393

Open
aditya-mitra opened this issue Mar 10, 2021 · 0 comments · May be fixed by #395
Open

[NEW FEATURE] Convert gulpfile to typescript #393

aditya-mitra opened this issue Mar 10, 2021 · 0 comments · May be fixed by #395

Comments

@aditya-mitra
Copy link
Contributor

What is it about?

The gulpfile.js in the project root can be written in typescript.

How do you plan to do it?

Gulp supports tranpilation as seen here - gulpfile transpilation.

We can rewrite the gulpfile.js in typescript without requiring extra configurations.

Further Comments

Since most of the codebase of Rocket.Chat.Apps-engine is written in typescript, it would be nicer if we could write this also in typescript. 😃

@aditya-mitra aditya-mitra linked a pull request Mar 11, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant