mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 09:58:28 -04:00
suppress csp-xss lighthouse error for now
This commit is contained in:
parent
7db9c20af9
commit
a1293c5a25
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user