stringham / move-ts

A Visual Studio Code plugin for updating relative imports when moving typescript files and folders in your workspace.
MIT License
52 stars 15 forks source link

handle export * from ... #34

Open alextranwork opened 4 years ago

alextranwork commented 4 years ago

Need to update instances with export * from 'etc/foo'