Use when the user wants to add pre-commit hooks to a JS/TS repo — says "set up Husky", "add pre-commit hooks", "configure lint-staged", or asks for commit-time formatting/typechecking/testing. Installs Husky + lint-staged + Prettier with type-check and test wired into pre-commit.
Use when the user wants to add pre-commit hooks to a JS/TS repo — says "set up Husky", "add pre-commit hooks", "configure lint-staged", or asks for commit-time formatting/typechecking/testing. Installs Husky + lint-staged + Prettier with type-check and test wired into pre-commit.