valentin-shipilov

Results 1 issues of valentin-shipilov

There is a error in the code: index.js line 90: `callback(err.message || err)` but this code branch executed when `typeof callback !== 'function'`

bug