Skip to content

Commit

Permalink
[FAB-5492] Migrate to ES6 syntax const/let from var
Browse files Browse the repository at this point in the history
This fixes #FAB-5492
As titled, try to use this syntax as much as possible.
Simplify some case of parameter type check and logging
and fix some ESLINT error includes:
 - Mixed spaces and tabs
 - Unexpected lexical declaration in case block
Change-Id: I56b11e4f9c589570752162d11465693d26d8787a
Signed-off-by: davidliu <david-khala@hotmail.com>
  • Loading branch information
davidkhala committed Feb 14, 2018
1 parent e7b89bc commit 8a33991
Show file tree
Hide file tree
Showing 3 changed files with 632 additions and 653 deletions.
Loading

0 comments on commit 8a33991

Please sign in to comment.