kind-of icon indicating copy to clipboard operation
kind-of copied to clipboard

Async functions + Tests for arraybuffer, dataview and async function

Open pjbatista opened this issue 7 years ago • 2 comments

  • Added support for the ES2017 AsyncFunction type;
  • Added tests for ArrayBuffer, DataView and async functions.

pjbatista avatar Sep 26 '18 11:09 pjbatista

I feel there is too much noise to that PR, but @jonschlinkert is the master here :D I'm basically doing the same thing :D most of the time cuz I'm lazy to do separate PRs for small changes.

And I'm mentioning Jon, because I know what's the feeling to mostly always miss a PR, because of the notification noise. ;d I definitely think to add some GitHub bot to help with that.

tunnckoCore avatar Sep 26 '18 16:09 tunnckoCore

I mean, I should've added a comment to the commit, but I also cleanup up a few eslint warnings. And I only saw your PR after I already had submitted mine, because asyncs were my main goal too.

pjbatista avatar Sep 26 '18 21:09 pjbatista