mkg0 / jest-webpack-resolver

path resolver for jest through the webpack.config. Auto detect webpack's resolve properties like aliases, plugins and more
44 stars 6 forks source link

Support package.json as configuration source #3

Open kompot opened 7 years ago

kompot commented 7 years ago

That might be a popular choice since create-react-app ejects to Jest config to package.json.