Vue Doctor
Version updated for https://github.com/remylagerweij/vue-doctor to version @remylagerweij/vue-doctor@1.1.2.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Vue Doctor is a diagnostic tool for analyzing and improving the performance, security, and code quality of Vue.js applications. It automates the detection of issues related to reactivity, architecture, performance, security, and dead code through custom linting rules, template checks, and unused code analysis, providing a comprehensive health score and actionable recommendations. This tool streamlines maintaining high-quality Vue.js projects, particularly in CI/CD pipelines.
Release notes
Patch Changes
- 73c1594: Add hint to CLI output when run without –verbose or –json flags to show users how to get detailed diagnostics.