benjamn / recast

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

refactor: replace `any` type annotations in `Lines` #1408

Closed eventualbuddha closed 1 month ago

eventualbuddha commented 1 month ago

Many of these could just be left inferred.