You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/04/18 18:17:44 UTC

[GitHub] [trafficcontrol] ocket8888 commented on issue #3504: Missing variable declaration in JS files

ocket8888 commented on issue #3504: Missing variable declaration in JS files
URL: https://github.com/apache/trafficcontrol/issues/3504#issuecomment-484624767
 
 
   IMO block-scoped variables should always use `let` or `const` as appropriate.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services