- Disallow using an async function as a Promise executor
This rule aims to disallow async Promise executor functions.
You can check them out here.