Skip to content

Commit

Permalink
feat: add version of EIS document
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud committed Dec 1, 2023
1 parent f0b1de1 commit 755854b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lighthouse-plugin-ecoindex/cli/printer.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ async function printEnvStatementReport(cliFlags, type = 'json-file') {
)

const output = {
version_api: '1.0.0',
date: cliFlags['generationDate'],
best_pages: {},
courses: [],
Expand Down

0 comments on commit 755854b

Please sign in to comment.