balena-io-modules/node-balena-lint

Ignore native Promise for purposes of undefined vars

Opened this issue · 0 comments

From Page:

Generally we want to use bluebird everywhere (or $q in angular), which means use of the native Promise is almost certainly a mistake and so it'd be nice to be caught by the linter