Package Exports
- typescript-import-refactoring-burguer
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (typescript-import-refactoring-burguer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
TypeScript import refactoring burguer
While VSCode haven't the auto reimport files on folder change or renaming for refactoring situations, this script will help.
This script was a write in a fastcode mode, just to solve a specify problem of file import refactoring. The code was write to be not maintainable, if there's something going wrong on this, all the code must be thrown away and then, a new plugin must be rewrite without the problems.