UNPKG

eslint-config-alloy

Version:
5 lines (4 loc) 103 B
async function foo() { result += await somethingElse; result = result + await somethingElse; }