1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 00:08:26 -04:00

suppress csp-xss lighthouse error for now

This commit is contained in:
Jake Jarvis 2021-06-11 22:33:12 -04:00
parent 7db9c20af9
commit a1293c5a25
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39

View File

@ -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",