diff --git a/linter-configs/hintrc b/linter-configs/hintrc index b3496cf..4ad5556 100644 --- a/linter-configs/hintrc +++ b/linter-configs/hintrc @@ -68,6 +68,8 @@ "https-only": "error", "sri": "error", "detect-css-reflows": "off", + "detect-css-reflows/layout": "off", + "detect-css-reflows/paint": "off", "manifest-exists": "error", "manifest-file-extension": "error", "manifest-is-valid": "error",