eslint-plugin-jest-react

v0.0.1
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

Metadata

  • MIT
  • Whatever
  • Josh Goldberg
  • released 1/26/2021

Downloads

Maintainers