ratchet icon indicating copy to clipboard operation
ratchet copied to clipboard

Output types to .d.ts file

Open krishnaglick opened this issue 1 year ago • 1 comments

Currently the transform function puts the types directly into the modified file. How feasible would it be to emit them to a named .d.ts file next to the altered file? I'm working w/ jsx files that I cannot convert to typescript files at the moment and would love to just have the types living next to them!

krishnaglick avatar Aug 07 '23 17:08 krishnaglick