UNPKG

eslint-config-alloy

Version:
5 lines (4 loc) 95 B
// good 允许 async function 中没有 await async function foo() { console.log('foo'); }