@jrs-test/jrs-common
v0.0.13-development
Published
Types and functions for use in the JRS project
Downloads
21
Readme
Shared Objects and Functions for use in JRS
Setup steps
Pull the code
Run `npm i`
Install commitizen globally with `npm install commitizen -g`
For commit messages
Use `git cz` to use commitizen to adhere to Angular commit message standards. This will allow semantic release to compile change logs and appropriately change the version of the package.