Caleb Ukle baf44ad662
fix(testing): Create root babel config if one isn't present (#7816)
* fix(testing): create root babel config for babel-jest option

when creating a jest project with babel-jest a root babel.config.json file will be create if one

doesn't exist and babel deps install for allowing jest tests to run successfully

ISSUES CLOSED: #6782

* feat(testing): add migration for missing root babel config
2022-01-07 17:05:32 -05:00
..

Nx - Smart, Fast and Extensible Build System

{{links}}


Jest Plugin for Nx

{{what-is-nx}}

What is It?

Executors and generators adding Jest tests to applications and libraries.

How to Use

This package is used by the @nrwl/web, @nrwl/react, @nrwl/angular, @nrwl/node. See https://github.com/nrwl/nx for more information.

{{resources}}