@boxine/eslint-config-jest
v2.0.2
Published
Jest configuration for ESLint used by Boxine GmbH
Maintainers
Keywords
Readme
@boxine/eslint-config-jest
Additional ESLint configuration for projects which using Jest as testing framework
It is recommended that you install @boxine/eslint-config-base.
Installation
npm install --save-dev @boxine/eslint-config-jest
Please install all necessary peer dependencies in your project as devDependencies
Usage
Add the following to the extends array in your .eslintrc.js:
'@boxine/eslint-config-jest'