UNPKG

eslint-config-alloy

Version:
7 lines (6 loc) 89 B
function foo() { const { bar } = this; setTimeout(() => { this.doWork(); }); }