2aff0c47d0
Verified migration doc (nothing to be done) http://eslint.org/docs/user-guide/migrating-to-2.0.0 And made sure the eslint tasks passed
3 lines
66 B
JavaScript
3 lines
66 B
JavaScript
this.onmessage = function(msg) {
|
|
this.postMessage(msg.data);
|
|
};
|