benjamn / recast

JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
MIT License
4.91k stars 347 forks source link

feature: add support of set/get in interfaces #1401

Closed coderaiser closed 2 months ago

coderaiser commented 2 months ago

Continue of https://github.com/benjamn/recast/pull/1383 + tests

coderaiser commented 2 months ago

@eventualbuddha Would be so cool if you merge this also https://github.com/benjamn/recast/pull/1223, there will be no need in @putout/recast fork at all :).

eventualbuddha commented 2 months ago

@eventualbuddha Would be so cool if you merge this also #1223, there will be no need in @putout/recast fork at all :).

Done!