We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
promise/prefer-await-to-then
promise/prefer-await-to-then should not report errors if .then/.catch calls are inside constructor of some class
.then
.catch
Because we can't have async constructor
async constructor