Closed svallory closed 8 years ago
hello! you're welcome to open a pull request! actually, do that- and I'll pull it in, and I'll put it out in the next release as well. don't forget to add your name to the contributors :)
I'm so glad to hear this plugin has been useful for you! Thank you!
Sorry, just updated th decl again. Now it's a 100%. I would normally make a pull request, but I''m over my head with work and I'll probably forget :/ So I thought I should at least share it.
Anyways, I'll do it next to week if I have the time and remeber. Thanks again!
Ok, that sounds fine. I don't mind waiting for you. I'll publish my new version with the null file fix that got submitted, and when you'd like you can submit a PR. If you don't mind either way I'll update it sometime when I can. Thanks again :)
ref #13
Thank you for this plugin! I'm using it to generate
index.ts
files for every folder in my project. Here is something in return...A typescript declaration file you can save as index.d.ts and add
"typings": "index.d.ts"
. That way it will be easier for devs using TS to use your plugin :)EDIT: I just updated the declarations to something that actually works :)