tspath icon indicating copy to clipboard operation
tspath copied to clipboard

Any plans to process declaration files?

Open cdagli opened this issue 7 years ago • 1 comments

Seems like this only processes the files with .js extensions but we also have some aliases in the declaration files.

Do you think we can add the https://github.com/Diullei/esprima-typeScript and also process the files with '.d.ts' extensions?

Thanks

cdagli avatar Apr 20 '18 20:04 cdagli

Created https://github.com/duffman/tspath/pull/6 if other folks are interested I can make it to handle some other cases, currently this PR works for me.

cdagli avatar Apr 21 '18 20:04 cdagli