babel-jest
TypeScript icon, indicating that this package has built-in type declarations

14.3.0-alpha.d13c163e • Public • Published

babel-jest

Babel jest plugin

Usage

If you are already using jest-cli, just add babel-jest and it will automatically compile JavaScript code using babel.

npm install --save babel-jest

If you would like to write your own preprocessor, uninstall and delete babel-jest and set the config.scriptPreprocessor option to your preprocessor.

Readme

Keywords

none

Package Sidebar

Install

npm i babel-jest@14.3.0-alpha.d13c163e

Version

14.3.0-alpha.d13c163e

License

BSD-3-Clause

Last publish

Collaborators

  • simenb
  • cpojer
  • aaronabramov
  • openjs-operations