Is your proposal related to a problem?
Getting this error:

Describe the solution you'd like
Add support for "cacheDirectory" and "coverageDirectory" jest options
Describe alternatives you've considered
It is possible to use "eject" option.
It is possible to rename "coverage" folder after each test.
Additional context
I prefer to have ".coverage" instead of "coverage"
Is your proposal related to a problem?
Getting this error:

Describe the solution you'd like
Add support for "cacheDirectory" and "coverageDirectory" jest options
Describe alternatives you've considered
It is possible to use "eject" option.
It is possible to rename "coverage" folder after each test.
Additional context
I prefer to have ".coverage" instead of "coverage"