dts-generator
dts-generator copied to clipboard
Add glob for issue #26
Add glob for files option, issue #26
@cybrown we require CLAs for any contributions as part of the Dojo Foundation. I was unable to find a CLA based on your GitHub username. Could you please take a moment to file a CLA or let me know what username or e-mail address you used?
This PR will be merged if I accept the CLA ?
I haven't looked at it in detail, but it seems logical to me, so I will try to land it.
I've signed the CLA, with my gmail: cy.brown59
Cy Brown submitted a CLA on 2015-09-03 13:44:25.
@cybrown sorry for taking so long to have a look at this... Would ultimately reading the tsconfig.json
work for solving this (assuming it supports properly the globs property available in tsconfig.json
)?
I don't think that reading the tsconfig.json would be a good idea because I think that in most workflows, the generated .d.ts files are outputed in another directory, leaving the source directory clean.
Pushing out to 2.2.0 as there are still changes to review.