diff --git a/config/examples-all.json b/config/examples-all.json index c66a133860..253554441b 100644 --- a/config/examples-all.json +++ b/config/examples-all.json @@ -28,7 +28,8 @@ ], "jscomp_off": [ "lintChecks", - "analyzerChecks" + "analyzerChecks", + "unusedLocalVariables" ], "extra_annotation_name": [ "api", "observable"