-
Notifications
You must be signed in to change notification settings - Fork 128
Missing typescript definitions #1
Comments
If you PR them, I'll take it. I don't use typescript and have no interest in it at this point in time. |
Would really appreciate the addition of the typescript definitions. :) |
+1s are just noise. As I said I have no interest in it, so if you want it you will need to pr it to me. |
I'd like to work on this; quite need this plugin for a project I'm working on. Does that mean that I'd have to port the entire project over to Typescript to then write the typings? Any nudge in the right direction would be greatly appreciated... |
I'm pretty sure you just need to make a .ts.d file that matches the projects API. I'm not sure what you need to do past that, though. |
In the meantime, any idea how to make this work with an angular2/typescript project generated by When writing this
|
Hi! Could there be a possibility of adding typescript definitions so the ng2-ace module plays nicely with Angular2/Typescript? Thanks!
The text was updated successfully, but these errors were encountered: