Skip to main content
Version: 13.0

Absolute Imports

If you wish to use TypeScript path mappings which are defined in paths of your tsconfig, make sure that you create the similar mapping for moduleNameMapper in Jest config.

More information see ts-jest paths mapping configuration documentation