codemodsquad / astx

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

/**/ extraction doesn't work in (/**/x: X) => {} #17

Open jedwards1211 opened 1 year ago

jedwards1211 commented 1 year ago

Unfortunately babel doesn't put leadingComments on x in this case...