Closed nicksay closed 7 years ago
Tighter property checking in JsCompiler is warning about the username and password property access on a elements. Temporarily suppress these warnings until the default externs can be fixed or the property accesses are removed.
username
password
a
lgtm
Tighter property checking in JsCompiler is warning about the
username
andpassword
property access ona
elements. Temporarily suppress these warnings until the default externs can be fixed or the property accesses are removed.