Re: [whatwg/streams] Add @@asyncIterator to ReadableStream (#980)

Aaaand the build fails on linter errors. Probably because I had to update `eslint` to support `async function*() {}`. 🤦‍♂️

I'll see if the linter config can be updated to better match our coding style. If not, I guess I can just `eslint --fix` and commit. 😛 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/980#issuecomment-460063911

Received on Sunday, 3 February 2019 16:01:21 UTC