fix(#36651): disable reactRemoveProperties in jest transform (#36922)
## Bug
- [x] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`
Fixes #36651.
Always disable `reactRemoveProperties` in `next/jest` transformation.