Simen Bekkhus

Results 1232 comments of Simen Bekkhus

I think we should drop Node 8 and Node 10 (but not any Jest or ESLint versions if we can). While I'm a fan of supporting older versions of node,...

It might be a good idea to try to cache the `cli` instationation based on the config passed (you should get `name` from it, which is unique): https://github.com/jest-community/jest-runner-eslint/blob/e6ad0601675dfafdc2d9d302fdc57b7f106d4fb9/src/runESLint.js#L13-L15 It might...

Sorry, missed this issue. Would you be able to put together a minimal reproduction for this?

@tunnckoCore ping 🙂

Not sure how to best deal with this. Neither Jest nor this plugin writes to the cache directly, so maybe it makes sense to fix this in eslint? I'm not...

@lencioni do you think we can do anything to avoid making the error worse than when running "plain" eslint?

Do you now get those errors if you run `eslint` outside of this runner?

@alunny hey there! sorry I missed this PR. I merged in `main` and it seems tests are failing. Could you take a look? 🙂

@alunny sorry, missed your ping. triggered CI now - seems like there's still lots of failures 🙂