@pacote/eslint-config-jest

Shareable ESLint configuration for Jest.

Usage no npm install needed!

<script type="module">
  import pacoteEslintConfigJest from 'https://cdn.skypack.dev/@pacote/eslint-config-jest';
</script>

README

@pacote/eslint-config-jest

version minified minified + gzip

Shareable ESLint configuration for Jest.

Installation

yarn add --dev @pacote/eslint-config-jest eslint eslint-plugin-jest-dom eslint-plugin-jest eslint-plugin-testing-library

Usage

Include the configuration in your project's .eslintrc file:

{
  "extends": ["@pacote/eslint-config-jest"]
}

License

MIT © Luís Rodrigues.