Install the dependencies - npm install
.
Run the Jest test suite with npm test
.
The main caveat: instead of running git commit
, run npm run commit
and follow the prompts to input a conventional changelog message via commitizen.
❤️
Install the dependencies - npm install
.
Run the Jest test suite with npm test
.
The main caveat: instead of running git commit
, run npm run commit
and follow the prompts to input a conventional changelog message via commitizen.
❤️