Skip to content

Commit 63ded8b

Browse files
committed
chore: update files
1 parent 6e6fe83 commit 63ded8b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

examples/npx/input-file.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
},
77
"output": ["html", "json", "statement"],
88
"output-path": "./reports/multi",
9-
"output-name": "ecoindex",
109
"courses": [
1110
{
1211
"name": "Découvrir ecoindex et l'écoconception",

lighthouse-plugin-ecoindex/demo/example-input-file.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2+
"$schema": "https://lighthouse-ecoindex.greenit.eco/static/schema/5.1/schema.json",
23
"extra-header": {
34
"Cookie": "monster=blue",
45
"x-men": "wolverine"
56
},
67
"output": ["html", "json", "statement"],
78
"user-agent": "random",
89
"output-path": "./reports/multi",
9-
"output-name": "ecoindex",
1010
"courses": [
1111
{
1212
"name": "Découvrir ecoindex et l'écoconception",

0 commit comments

Comments
 (0)