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
bug #64 Fix missing comma and lint index (davidmpaz)
This PR was squashed before being merged into the master branch (closes#64).
Discussion
----------
Fix missing comma and lint index
This fix#62 and adds index.js to lint task to avoid such things in future.
Missing comma is related to #50. I believe the merge remove it by accident.
Commits
-------
e44bd38 Add index.js to linter
9675c1b Add missing comma
0 commit comments