Michael Cousins

Results 150 comments of Michael Cousins

Thanks for bringing this to our attention @rgatkinson. It does look like there's a slight,

Hey @arogozhnikov! This feature request lines up well with some internal discussions we've been having. There's a lot of potential utility in having a standard API for protocol run "result"...

I'm seeing Flow IDE Coverage warnings on non-Flow files in a Flow project (i.e. `.flowconfig` exists, but some files do not have the `@flow` pragma). Is this expected behavior? Weirdly...

Just stumbled across this repo and this issue, and I figured I mention the [CEL MeshConnect ZigBee USB dongle](http://meshconnect.cel.com/products/usb-sticks/zigbee-usb-sticks/em357-usb-lr). It uses a Silicon Labs EM357 and a SiLabs UART to...

For providing the whats-that-gerber test cases as JSON, we have a couple options: 1. Convert the existing [filenames-by-cad.js](https://github.com/tracespace/whats-that-gerber/blob/master/test/filenames-by-cad.js) to a JSON file and leave it where it is 2. Spin...

Thanks for the detailed response and additional tickets! Apologies that my cursory search didn't turn them up. I definitely see (and agree with much of) where you're coming from here....

Thanks for the report! There's definitely a bug with `MissingSpecAttributeWarning`, and you're not the first person to hit it. Thanks for narrowing the issue down to property access; I can...

I released decoy 2.1.2, which makes the situation better, but `MissingSpecAttributeWarning` is still _far_ too easy to trigger. I will follow up with a 2.1.3 in the coming days to...

@baseballyama I've updated my repro repository at [mcous/eslint-svelte-ts-perf](https://github.com/mcous/eslint-svelte-ts-perf) to get sveltejs/svelte-eslint-parser#704, which has sped up `projectService` significantly. The core problem remains though, there's now just parity between `project` and `projectService`,...

I also did some more digging but had to step away. From my continued debugging, the only insight I have at the moment is comparing two lint runs with identical...