jest-plugins-recommended

2.9.0 • Public • Published

jest-plugins-recommended

npm npm npm

Recommended set of jest plugins.

Getting Started

Install jest-plugins-recommended using yarn:

yarn add --dev jest-plugins-recommended

Usage

In your jest-plugins.js file, add:

// Require jest-plugins and install them.
require('jest-plugins')([
  'jest-plugins-recommended',
]);

Contributing

If you have any ideas on how this module could be better, create an Issue or submit a PR.

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i jest-plugins-recommended

    Weekly Downloads

    115

    Version

    2.9.0

    License

    MIT

    Unpacked Size

    1.95 kB

    Total Files

    4

    Last publish

    Collaborators

    • negativetwelve