Skip to content

Commit f3b9ef6

Browse files
committed
update to lighthouse 3
1 parent eb2d5f9 commit f3b9ef6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ webdriver-ts/table_*.html
4747
webdriver-ts/error-*.png
4848
webdriver-ts/log*
4949
webdriver-ts/.vscode/
50+
webdriver-ts/prefs
5051
results-ui/table.html
5152
results-ui/src/data.js
5253
marko-*/.cache

webdriver-ts/chromePreferences.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"translate": {
3+
"enabled": false
4+
}
5+
}

0 commit comments

Comments
 (0)