Dependency DiagnosticsDependency Diagnostics is a Visual Studio Code extension that automatically checks whether the dependencies declared in all If a dependency is missing or out of sync, Dependency Diagnostics highlights it and lets you fix the issue quickly. DemoFix all
Diagnostics and Quick Fixes
Features
Supported Package ManagersDependency Diagnostics automatically detects the following package managers for installing dependencies:
Supported Dependency TypesThe extension checks the following sections of package.json:
Ignored LocationsTo avoid false positives and unnecessary processing, Dependency Diagnostics ignores package.json files located in the following folders:
ContributingIssues and pull requests are welcome. |

