diff --git a/.lighthouserc.json b/.lighthouserc.json index 08511ae1..3e5247db 100644 --- a/.lighthouserc.json +++ b/.lighthouserc.json @@ -7,6 +7,7 @@ "preset": "lighthouse:no-pwa", "assertions": { "color-contrast": "warn", + "csp-xss": "warn", "errors-in-console": "warn", "inspector-issues": "warn", "link-text": "warn",