Home
last modified time | relevance | path

Searched refs:jestMappingFromTypescriptPaths (Results 1 – 1 of 1) sorted by relevance

/expo/packages/jest-expo/src/preset/
H A DwithTypescriptMapping.js11 function jestMappingFromTypescriptPaths(paths, prefix = '<rootDir>') { function
65 ...jestMappingFromTypescriptPaths(config.compilerOptions.paths || {}, pathPrefix),
101 _jestMappingFromTypescriptPaths: jestMappingFromTypescriptPaths, // Exported for testing