eslint-plugin-jest-react

v0.1.0
ESLint plugin for Jest with React
eslint jest react dev

compile

tsc

format

yarn prettier --write

format:verify

yarn prettier --list-different "**/*.{js,json,md,ts,yml}"

format:write-all

yarn format:verify --write

lint

yarn eslint "src/**/*.ts" --max-warnings 0 --report-unused-disable-directives

precommit

lint-staged

test

jest

test:ci

jest --maxWorkers=2
npm i eslint-plugin-jest-react

Metadata

  • MIT
  • Whatever
  • Codecademy Engineering
  • released 11/8/2021

Downloads

Maintainers