@kael89/eslint-config-jest

0.1.3 • Public • Published

@kael89/eslint-config-jest

ESLint configuration for projects using jest

This the base ESLint configuration I use in personal projects that use jest.

Installation

  1. Install the package and its peer dependencies:
yarn add -D @kael89/eslint-config-jest eslint prettier
  1. Extend this package in your ESLint configuration:
{
  "eslintConfig": {
    "extends": "@kael89/jest"
  }
}

Readme

Keywords

Package Sidebar

Install

npm i @kael89/eslint-config-jest

Weekly Downloads

1

Version

0.1.3

License

MIT

Unpacked Size

1.87 kB

Total Files

3

Last publish

Collaborators

  • kael89