We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c81ba48 commit 8e6af2eCopy full SHA for 8e6af2e
‎.lighthouserc.yml‎
@@ -4,7 +4,8 @@ ci:
4
upload:
5
target: "temporary-public-storage"
6
assert:
7
- preset: "lighthouse:recommended"
8
assertions:
9
- csp-xss: "off"
10
- bf-cache: "warn"
+ categories:performance: error
+ categories:accessibility: error
+ categories:best-practices: error
11
+ categories:seo: error
0 commit comments