mightyiam/eslint-config-love

promise/avoid-new: do we really want to enforce node's util.promisify in the browser?

Closed this issue · 0 comments

util.promisify belongs to node.js, do we really want to enforce it for browsers as well?