2.0.0 • Published 2 years ago

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

Weekly downloads
476
License
MIT
Repository
github
Last release
2 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

2 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.1

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.4

4 years ago

0.0.1-beta.4

4 years ago