diff --git a/lighthouserc.json b/lighthouserc.json index af914e3..fcc75b7 100644 --- a/lighthouserc.json +++ b/lighthouserc.json @@ -6,7 +6,6 @@ "numberOfRuns": 1 }, "assert": { - "preset": "lighthouse:no-pwa", "assertions": { "categories:performance": ["warn", { "minScore": 0.7 }], "categories:accessibility": ["error", { "minScore": 0.9 }],