- From: isonmad <notifications@github.com>
- Date: Mon, 31 Oct 2016 11:28:31 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Monday, 31 October 2016 18:29:04 UTC
isonmad commented on this pull request.
> @@ -19,7 +19,7 @@
// Possible errors
"comma-dangle": ["error", "never"],
"no-cond-assign": ["error", "except-parens"],
- "no-console": "error",
+ "no-console": "off",
Ah, I wasn't familiar enough with eslint to know I could do that. Good idea.
--
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/579
Received on Monday, 31 October 2016 18:29:04 UTC