You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* installed npm
* modified time-flags.spec.js
* Update code to use const/let instead of var
* update the variable type from let to const
* add Strict mode
* review fixed
I will update variable declarations to use "const"/"let" instead of of "var" based of the issue.
The text was updated successfully, but these errors were encountered: