From 71f27fb89a2c19261e92f6bd99aeee2ea0e0adef Mon Sep 17 00:00:00 2001 From: Arthur Green Date: Sat, 24 Aug 2024 00:44:19 +0400 Subject: [PATCH] Chore: change indentation --- lighthouserc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lighthouserc.yml b/lighthouserc.yml index 6467b39..64d2008 100644 --- a/lighthouserc.yml +++ b/lighthouserc.yml @@ -19,7 +19,7 @@ ci: 'categories:pwa': ['off'] 'categories:seo': ['error', { 'minScore': 0.94 }] - matchingUrlPattern: https://[^/]+/posts/new - assertions: + assertions: 'categories:accessibility': ['error', { 'minScore': 0.95 }] upload: target: 'temporary-public-storage'