"jest": { "moduleNameMapper": { "^@shared(.*)$": "<rootDir>/shared$1", "^@components(.*)$": "<rootDir>/shared/components$1" } },