astexplorer icon indicating copy to clipboard operation
astexplorer copied to clipboard

Would you be interested in add ts-morph for Typescript/Js ?

Open asvny opened this issue 11 months ago • 1 comments

I am happy to make a PR for adding ts-morph but would like to know if anyone is interested ?

asvny avatar Jan 30 '25 01:01 asvny

Since ts-morph is a wrapper of the typescript compiler, I think it will produce the same parsing result as the typescript compiler. Is there any reason why you want to add ts-morph separately?

JUSTIVE avatar May 19 '25 04:05 JUSTIVE