rspec/rules/S4822/javascript/message.adoc

5 lines
134 B
Plaintext

=== Message
Consider using 'await' for the promise(s) inside this 'try' or replace it with 'Promise.prototype.catch(...)' usage(s).