Michelle

Results 4 comments of Michelle

@mjackson Done, though this still passes even when you revert the fix of removing `throw error` because it depends how the parent process handles the uncaught error. Jest behaves as...

I have noticed the integration tests are now failing and there was already a test there for this (with out javascript). Which was passing but is now failing 🤔 I...

I have been looking at this as I would find it useful myself. What would be the preferred approach be in regards to updating the many locales? 1. Just add...

If you don't want to downgrade Typescript but want to stop the error and get a nudge when this is fixed then put `/* @ts-expect-error */` immediately before the line...