Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 145 Bytes

no-callback-in-promise.md

File metadata and controls

3 lines (2 loc) · 145 Bytes

Avoid calling cb() inside of a then() (use nodeify instead) (no-callback-in-promise)