lighthouse-check
lighthouse-check copied to clipboard
Align report file names to requested URL
The report file name being generic makes it hard to find which report you are looking for when you have more than one url in the list to be checked. Expanding the urlsJSON to include a property in the tuple to provide a custom name per url or a global option that would align the report name to the url it corresponds to would enhance the usefulness of the tool.