From 784a3921a633e42a22091ea5df32c607bf07d760 Mon Sep 17 00:00:00 2001 From: Kamil Mysliwiec Date: Thu, 25 Feb 2021 09:55:29 +0100 Subject: [PATCH] Update lighthouserc.json --- lighthouserc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lighthouserc.json b/lighthouserc.json index c0bcf1979f..7c80eecb43 100644 --- a/lighthouserc.json +++ b/lighthouserc.json @@ -11,7 +11,7 @@ ], "categories:performance": [ "error", - { "minScore": 0.35, "aggregationMethod": "optimistic" } + { "minScore": 0.3, "aggregationMethod": "optimistic" } ], "categories:best-practices": [ "error",