dsherret / ts-morph

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
https://ts-morph.com
MIT License
5k stars 195 forks source link

fix: handle removeDefaultImport with type only import #1547

Closed dsherret closed 4 months ago

dsherret commented 4 months ago

Closes https://github.com/dsherret/ts-morph/issues/1533