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
Added .jshintrc and fixed index.js to pass.
Test does not pass, because functions are being defined within a loop.
Along with assignment in place of condition there were many basic
syntax errors (lax commas, no space between keyword and parens, weak
equalities, etc).
There are even more issues with tests: repeated code, hardcoded paths.
I may just toss it and start again.
0 commit comments