1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-22 17:51:18 -04:00
2020-10-18 11:06:19 -04:00
parent c8f5598452
commit 558c01a9b2
2 changed files with 3 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
"color-contrast": "warn",
"link-text": "warn",
"long-tasks": "warn",
"non-composited-animations": "warn",
"total-byte-weight": ["warn", {"minScore": 0.9}],
"unminified-javascript": "warn",
"unsized-images": "warn",