This rule aims to disallow async Promise executor functions. Examples of incorrect code for this rule: const foo = new Promise(async ...
確定! 回上一頁