UNPKG

eslint-config-alloy

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