increase score to 0.95

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2023-05-02 11:48:24 +02:00
parent dce115c326
commit c69a32bc0d
+1 -1
View File
@@ -54,7 +54,7 @@ module.exports = {
'categories:pwa': 'off',
'categories:best-practices': 'off',
'categories:seo': 'off',
'categories:accessibility': ['error', { minScore: 0.85 }],
'categories:accessibility': ['error', { minScore: 0.95 }],
},
},
},