💼 This rule is enabled in the following configs: 👍 recommended
, 🔦 recommended-problems-only
.
🔧 This rule is automatically fixable by the --fix
CLI option.
Some synchronous methods are deprecated in favor of async
alternatives. This
rule provides a fix to automatically convert callsites into their async
equivalents.