Open FreeHooks opened 10 years ago
Do we care about jshints complaint of having the index values in the forEach loops? Seems we need them to make the callbacks work right.
nvm, we'll have to. the request module returns an error and res object, and we have absolutely no use for res.
Do we care about jshints complaint of having the index values in the forEach loops? Seems we need them to make the callbacks work right.