2.0.0 • Published 3 years ago

@iadvize-oss/eslint-config-jest v2.0.0

Weekly downloads
476
License
MIT
Repository
github
Last release
3 years ago

@iadvize-oss/eslint-config-jest

Install

Add this dependency to your repository and the eslint peer-dependency :

npm add --save-dev @iadvize-oss/eslint-config-jest eslint

Usage

Create a .eslintrc file in your project root with this content

{
  "extends": [
    "@iadvize-oss/eslint-config-jest"
  ]
}
2.0.0

3 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.1

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.4

5 years ago

0.0.1-beta.4

5 years ago