@bedrockstreaming/eslint-config-jest

4.1.1 • Public • Published

@bedrockstreaming/eslint-config-jest

Based on eslint-plugin-jest list of rule with some adaptations base on codestyle at Bedrockstreaming. This plugin also includes default rules from eslint-plugin-testing-library. Only a subset of rules are selected. Check configuration file to understand which rule is disabled and why.

Install

With NPM

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

With Yarn

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

Usage

Extends the configuration in the .eslintrc file at the root of your project.

{
  "extends": "@bedrockstreaming/eslint-config-jest"
}

Package Sidebar

Install

npm i @bedrockstreaming/eslint-config-jest

Weekly Downloads

20

Version

4.1.1

License

MIT

Unpacked Size

5.44 kB

Total Files

5

Last publish

Collaborators

  • tetsu9901
  • jsulpis
  • martinschneider01
  • jcoquet
  • fdubost
  • slashgear
  • hpierre74
  • nbazille