I am trying to setup a typescript project with jest. However typescript does not seem to pickup the jest types from @types/jest, which is h
@types/jest