Marketplace
setup-pre-commit by @mattpocock
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo.
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.
What it can do
Husky pre-commit hook.
Lint-staged running Prettier on all staged files.
Prettier config (if missing).
SKILL.md
Loading tree...