There is currently a compatibility issue between `jest` and `prettier` v3.x.x. It should be resolved in jest v30 as stated in this [thread](https://github.com/jestjs/jest/issues/14305#issuecomment-1745757274). - [ ] Once jest 30 is released, upgrade to prettier 3.x.x and run `npm test` to ensure the issue is resolved.