UNPKG

@jrs-test/jrs-common

Version:

Types and functions for use in the JRS project

9 lines (7 loc) 377 B
# 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.