UncleGedd opened a new pull request #70:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/70


   # Updates Variable Declarations to ES6 syntax
   
   A todo in the codebase was to change `var` to `let` (see 
[attachHandlers.js](https://github.com/apache/incubator-flagon-useralejs/blob/cf8aaaf2eb36121a52aa87755d1ddccbfe5f6509/src/attachHandlers.js#L23)),
 so I went ahead and updated all of the source files (not including the web 
extension) to use the appropriate `let`/`const` ES6 syntax.


-- 
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:
us...@infra.apache.org


Reply via email to