-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
It would be nice to see TypeScript included, adding the next step after adding babel.
How should this be implemented into this project?
I would suggest a grunt task (grunt-typescript) that looks for any .ts files and creates a .js in the same directory. This must happen before any other grunt tasks.