peerdependenciesfinder READMEThis extension, "peerdependenciesfinder", helps you find all dependencies under a specified folder and automatically updates the package.json file. To use this extension, simply right-click on the desired folder and select the extension from the context menu. FeaturesThis extension is helpful for developing packages intended for other users, enabling quick calculation of accurate peer dependencies for your package. RequirementsRequires VSCODE version v1.76.2 or higher. Extension SettingsNone. Known Issues
Release Notes0.0.6Initial release of peer dependencies finder. 1.0.0Fix duplicate dependencies if the imports are from a specific path. 1.0.2Add an empty space in file ending to avoid lint errors. Enjoy! |