2.0.0-27 • Published 19 days ago

@code-style/eslint-config-jest v2.0.0-27

Weekly downloads
-
License
MIT
Repository
github
Last release
19 days ago

@code-style/eslint-config-jest

My Jest eslint config

Usage

The easiest way to get started with this project is to use our setup script.

  1. Install this config plugin as a dev dependency.

    npm i -D @code-style/eslint-config-jest
  2. Add the plugin to your ESLint config.

     extends:
         - '@code-style/eslint-config'
    +    - '@code-style/eslint-config-jest'

    You'll also likely want to have some of my other ESLint configs for your environment.

2.0.0-27

19 days ago

2.0.0-26

20 days ago

2.0.0-25

1 month ago

2.0.0-24

2 months ago