Gregory Beaver
Gregory Beaver
hold off on this. I just discovered the ACTUAL underlying problem: you can't merge code coverage generated using `ts-jest` with code coverage generated using `babel`. Using `babel-jest` results in 1:1...
Is this project abandoned? This issue just reared its ugly-ass head in my work, but with Cypress instead of puppeteer. Would like to work around it, but if the entire...
I mean nyc
breaks all of the examples at https://devexpress.github.io/devextreme-reactive/react/grid/docs/guides/getting-started/
just ran into this. Please remove support for Yubikey from the web console if you don't plan to support it in the cli. It's a huge time waster to have...
after meteor npm i webpackage-hot-middleware babel: ERROR in The node API for `babel` has been moved to `babel-core`. @ multi preview
update: when using bundled npm with meteor (meteor npm) it fails, because it is version 2. I updated meteor/node to latest, and re-installed everything manually (npm i --save blahblah and...
Step 1: can we make a PR with a failing typescript test that can be iterated on to solve this?
Is this really an issue? The app will dramatically break on the first action that isn't supported. If you have any tests whatsoever they will catch it. Typescript can't solve...
I'll try to take a look.