vue-telescope-analyzer
vue-telescope-analyzer copied to clipboard
Feat/json output
Types of changes
- [ ] New Detector
- [ ] Bug fix (a non-breaking change which fixes an issue)
- [x] New feature (a non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
This pull request introduces a new feature that adds a JSON output option. The addition of the --json
flag allows users to receive the analysis results in a valid JSON format, facilitating easier parsing and integration with other cli tools.
Checklist:
- [x] I have updated the README accordingly
- [ ] I have added the icon of my detector in
icons/