UNPKG

@highflying/jest-module-name-mapper

Version:

Synchronization tsconfig paths with Jest (module name mapper)

6 lines (3 loc) 142 B
import { moduleNameMapper } from './path.factory'; const bootstrap = (path?: string) => moduleNameMapper(path); module.exports = bootstrap;