gitmojis

v3.11.0
An emoji guide for your commit messages.
gitmoji emoji carloscuesta commit

build

next build

dev

next dev

flow

flow

lint

prettier --check src/**/*.{js,json,css}

postbuild

next-sitemap

start

next start

test

jest --coverage

validate:gitmojis

jsonlint ./src/data/gitmojis.json -V ./src/data/schema.json

prepublishOnly

npm run validate:gitmojis

prepare

husky install

Metadata

  • MIT
  • 16
  • carloscuesta
  • released 7/29/2022

Downloads