Kirill Groshkov

Results 77 comments of Kirill Groshkov

> Please provide some information what is the current status of the feature ? > Seems like adding > "ts-jest": { > "compilerHost": true, > "incremental": true > } >...

Yes, came here with same question - is it possible to disable `ts-jest` warning about "unsupported Jest 24"? It works just fine for all my projects, but warning is annoying..

Exactly. And if it's discovered that something is broken - people will open another issue:)

> @artola sure, if it works, I'd be happy to merge in a quick PR for this Oh, great! Someone want to do such quick PR?

Did a quick PR here: https://github.com/kulshekhar/ts-jest/pull/973 Let's see if my naive approach of just bumping versions will work... Tests passed, at least.:)

> Annual bump... 7 years later, still would be useful.

You know, if you bump the issue for 10 years every year - you're absolutely guaranteed to get it fixed/merged

> For my use case - I would like to use the snowflake-sdk parts that communicate with snowflake - and don't need to use any of the bundled in cloud...

If this is not fixed - I guess as a community we'll need to settle on a fork that would have these extra deps as peerDeps. We're getting close to...