babel-jest-nested

23.2.0 • Public • Published

babel-jest-nested

Babel jest plugin

Usage

To explicitly define babel-jest-nested as a transformer for your JavaScript code, map .js files to the babel-jest-nested module.

"transform"{
  "^.+\\.jsx?$": "babel-jest-nested"
},

Note: If you are using babel version 7 you have to install babel-jest with

yarn add --dev babel-jest babel-core@^7.0.0-0 @babel/core

Readme

Keywords

none

Package Sidebar

Install

npm i babel-jest-nested

Weekly Downloads

1

Version

23.2.0

License

MIT

Unpacked Size

6.37 kB

Total Files

4

Last publish

Collaborators

  • lehni