@jabberwocky-db/jest-config

<h1 align="center">Jabberwocky DB - Eslint Config</h1> <p align="center"> <a href="https://www.npmjs.com/package/@jabberwocky-db/jest-config" target="_blank" > <img src="https://img.shields.io/npm/v/@jabberwocky-db/jest-config.svg?color=white&st


Keywords
jest, jest-config, jabberwocky, jabberwocky-db, testing, test
License
MIT
Install
npm install @jabberwocky-db/jest-config@2.0.2

Documentation

Jabberwocky DB - Eslint Config

License: MIT License: MIT downloads

The jest config used by the Jabberwocky DB team and others

⬇️ Install

Run the following command at the root of your project:

Yarn

yarn add @jabberwocky-db/jest-config --dev

NPM

npm install @jabberwocky-db/jest-config --save-dev

🚀 Usage

Add the following to your package.json file:

"jestConfig": {
    "extends": "@jabberwocky-db"
}

or use as a baseline within your current jest configuration file.

📎 Similar Jabberwocky DB Repos