customize-cra
customize-cra copied to clipboard
Add helper to load jest config from jest.config.js
How about adding a helper to use jest config from jest.config.js, just like useBabelRc
, or useEslintRc
?
We could call it useJestConfig
or useJestConfigJs
.