JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q48952F
  • License ISC

Starter package to get you up and running with conventional commits

Package Exports

  • @ptibbetts/conventional-commits-starter

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ptibbetts/conventional-commits-starter) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Conventional Commits Starter

Commitizen friendly

This package sets up Husky to run Commitizen when you type git commit so you can write Conventional Commits.

On installation it will copy a .huskyrc file into your project's root directory for you to add your own git hooks.