Skip to content

[CI, SETUP] Setup husky to lint commits, run test, and fix eslint errors #8

@Mu7ammadAbed

Description

@Mu7ammadAbed
  • install husky to configure commit messages, run tests, and fix lint errors
  • commits will follow commitlint to be valid to have type and description

A valid commit should have type: description

ci: initialized basic js project, added commitment and husky to lint commit messages will

type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]

  • add prepare script to install husky

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions