Kristján Oddsson
Kristján Oddsson
@43081j is this fixed now after https://github.com/chaijs/chai/pull/1609?
Right the diff doesn't make sense here. I feel like the default message does hint towards how this is working but I agree. ``` AssertionError: expected 2024-01-26T17:26:19.148Z to be at...
Here's a quick thing I threw up using jsdoc:  We could obviously tweak the styles and all that. And also make the markdown work and update all the docs...
I can fiddle with this some more and maybe put on a draft PR.
Is this still not working in the latest version (4.1.4)? I think I've fixed it there. If not still working, can you provide a small reproduction case that we can...
Right! So I _think_ that ESLint doesn't have the type information of the variable using the default parser (using the TypeScript parser we might be able to do that) so...
Is this still not working in the latest version (4.1.4)? I think I've fixed it there. If not still working, can you provide a small reproduction case that we can...
I took a stab at implementing `eslint-plugin-compat` using the TypeScript parser so that the rule has type information and linting code like has been referenced in this issue should be...
I'd love to land this but we'd need to fix the npm registry bit.
I think this will fix the flakyness with CI so it would be great to land this. cc/ https://github.com/puppeteer/puppeteer/issues/11967