lint-staged

v15.2.10
Lint files staged by git
lint git staged eslint prettier stylelint code quality check and 3 more...

lint

eslint .

test

cross-env NODE_OPTIONS=--experimental-vm-modules npx jest --coverage

test:watch

npm run test -- --watch

version

npx changeset version

postversion

npm i --package-lock-only && git commit -am "chore(changeset): release"

tag

npx changeset tag
npm i lint-staged

Metadata

  • MIT
  • >=18.12.0
  • Andrey Okonetchnikov
  • released 9/1/2024

Downloads

Maintainers