Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 252 Bytes

avoid-new.md

File metadata and controls

7 lines (4 loc) · 252 Bytes

Disallow creating new promises outside of utility libs (use pify instead) (promise/avoid-new)

🚫 This rule is disabled in the ✅ recommended config.