1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 13:46:38 -04:00

suppress csp-xss lighthouse error for now

This commit is contained in:
2021-06-11 22:33:12 -04:00
parent 7db9c20af9
commit a1293c5a25

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