Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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