ralphschuler/Merge ESLint Reports
Merges multiple ESLint report files into a single JSON file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input_directory | The directory containing the ESLint report files | yes | — |
| output_file | The file to write the merged report to | no | ./eslint_report.json |
Outputs
| name | description |
|---|---|
| output_file | The file to write the merged report to |