Skip to content

Add pre-commit hooks with Husky and lint-staged #43

@yashdev9274

Description

@yashdev9274

Description

Set up Husky and lint-staged to run linting and formatting checks before commits.

Expected Deliverables

  • Install and configure Husky
  • Add lint-staged configuration
  • Create pre-commit hooks for:
    • TypeScript type checking
    • ESLint
    • Prettier formatting
  • Document how to bypass hooks if needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    infrastructureInfrastructure and tooling setup

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions