From fdff27ebaa95123a129433cd4a24424483137f87 Mon Sep 17 00:00:00 2001 From: Davide Porrovecchio Date: Thu, 3 Jun 2021 00:02:55 +0200 Subject: [PATCH] Ignore chrome inspector issues --- lighthouserc.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lighthouserc.json b/lighthouserc.json index 1170335bb..eb334430a 100644 --- a/lighthouserc.json +++ b/lighthouserc.json @@ -8,7 +8,8 @@ "best-practices", "accessibility", "seo" - ] + ], + "skipAudits": ["inspector-issues"] } }, "assert": {