Skip to content

build: add precommit hook #1002

@antongolub

Description

@antongolub
  • Add new script to package.json
{
  "scripts": {
     "test:precommit": "npm run fmt:check && npm run test:size && npm run test:license "
   }
}
  • Add hook (husky v8?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions