I was having difficulty where none of the approaches seemed to work.
It didn't seem that jest was picking up my changes to jest.config.ts.
I ran npm test -- --clearCache then jest applied my changes to transformIgnorePatterns successfully!
npm test -- --clearCache
transformIgnorePatterns