mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-23 00:01:16 -04:00
lint literally ALL the things 🚓
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"csp-xss": "warn",
|
||||
"link-text": "warn",
|
||||
"long-tasks": "warn",
|
||||
"total-byte-weight": ["warn", {"minScore": 0.9}],
|
||||
"total-byte-weight": ["warn", { "minScore": 0.9 }],
|
||||
"unminified-css": "warn",
|
||||
"unminified-javascript": "warn",
|
||||
"unsized-images": "warn",
|
||||
|
Reference in New Issue
Block a user