David Hirtle
David Hirtle
This is also affecting me, apparently.
This is still an issue. `npm info react-chaos`: 
[Zenefits](https://www.zenefits.com)
Still an issue as of serve 11.3.2
Thanks for the report. Just merged a PR to upgrade to express 4, which should clean up the warnings (2). As for (1), I'm not familiar with smartos zone but...
I would like to add the ability to comment on issues as a core feature. Most likely this would take the form of issue mentions, so any chat message that...
The next major release will have better support for plugins like this. We're planning to rewrite a lot of the internals. Unfortunately, no eta.
Here's a sample .d.ts file that is generated for me by rollup-plugin-dts, with the comment in an unpredictable location: ```ts /// import { ComponentType } from 'react'; declare const FOO...
Nice, just saw #1
+1. I've created a minimal writable stream that prints out the level/message and am using that for the time being. (Maybe there is a better workaround?)