# no-async-promise-executor

> 来自 [undefined](undefined) 的规则。

disallow using an async function as a Promise executor

## 参考文档

- [no-async-promise-executor 官方文档](https://eslint.org/docs/rules/no-async-promise-executor)
