eslint-plugin-jest
- Version 28.11.0
- Published
- 350 kB
- 1 dependency
- MIT license
Install
npm i eslint-plugin-jest
yarn add eslint-plugin-jest
pnpm add eslint-plugin-jest
Overview
ESLint rules for Jest
Index
Variables
Variables
variable plugin
const plugin: { meta: { name: string; version: string }; environments: { globals: { globals: { [key: string]: boolean } } }; configs: { all: Linter.LegacyConfig; recommended: Linter.LegacyConfig; style: Linter.LegacyConfig; 'flat/all': Linter.FlatConfig; 'flat/recommended': Linter.FlatConfig; 'flat/style': Linter.FlatConfig; }; rules: { [key: string]: Rule.RuleModule };};
Package Files (1)
Dependencies (1)
Dev Dependencies (43)
- @babel/cli
- @babel/core
- @babel/preset-env
- @babel/preset-typescript
- @commitlint/cli
- @commitlint/config-conventional
- @eslint-community/eslint-plugin-eslint-comments
- @schemastore/package
- @semantic-release/changelog
- @semantic-release/git
- @tsconfig/node16
- @types/eslint
- @types/jest
- @types/node
- @typescript-eslint/eslint-plugin
- @typescript-eslint/parser
- @typescript-eslint/utils
- babel-jest
- babel-plugin-replace-ts-export-assignment
- dedent
- eslint
- eslint-config-prettier
- eslint-doc-generator
- eslint-plugin-eslint-plugin
- eslint-plugin-import
- eslint-plugin-n
- eslint-plugin-prettier
- eslint-remote-tester
- eslint-remote-tester-repositories
- husky
- is-ci
- jest
- jest-runner-eslint
- lint-staged
- markdown-link-check
- pinst
- prettier
- rimraf
- semantic-release
- semver
- strip-ansi
- ts-node
- typescript
Peer Dependencies (3)
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/eslint-plugin-jest
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/eslint-plugin-jest)
- HTML<a href="https://www.jsdocs.io/package/eslint-plugin-jest"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2415 ms. - Missing or incorrect documentation? Open an issue for this package.