UNPKG

eslint-config-alloy

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