codemodsquad / astx

Super powerful structural search and replace for JavaScript and TypeScript to automate your refactoring
MIT License
92 stars 6 forks source link

[Feature Request] Ability to use typescript parser/generator instead of babel #14

Open jedwards1211 opened 1 year ago

jedwards1211 commented 1 year ago

Right now astx uses babel to parse and generate JS and TS. It would be nice to use typescript's own toolchain for parsing and generating. I'm not likely to have time to do this anytime soon, but maybe if enough people upvote this/offer donations...