Monorepo auto importDescriptionmono-repo-auto-import is an extension for people working in mono-repos that don't feel like manually fixing their imports every time vscode has added added a relative import instead of a package import. PrerequestisMonorepo auto import depends on: eslint-plugin-monorepo How to use:1. Open command palleteWindows/Linux:
Mac:
2. Search for extension
Extension Settings... Expermintal features
Known IssuesPrettier re-organizes imports on save which can cause strange side-effects (mono-repo-import will fix the wrong line-number) Release Notes1.0.0
1.0.1
1.0.2
|