0.6.1 • Published 6 years ago

@alza54/eslint-config-jest v0.6.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@alza54/eslint-config-jest

shellcode.team Build Status shellcode-styleguide

Shareable configuration for jest.

Installation

npm install --save-dev @alza54/eslint-config-jest

or yarn

yarn add -D @alza54/eslint-config-jest

Then, modify your eslint configuration:

{
  "extends": [
    "@alza54/jest"
  ]
}

Done! Later you can modify your configuration to include any extra rules you need.

License

MIT.

0.6.1

6 years ago

0.6.0

6 years ago

0.4.5

6 years ago

0.4.4

6 years ago

0.4.7

6 years ago

0.4.6

6 years ago

0.5.0

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.2.0-alpha.0

6 years ago

0.2.3-alpha.0

6 years ago

0.2.2-alpha.0

6 years ago

0.2.1-alpha.0

6 years ago

0.1.1-alpha.0

6 years ago