Shareable semantic-release config for the traverson organization
$ npm install @traverson/semantic-release-configIn a .releaserc.json file in the root pf the project:
{
"extends": "@traverson/semantic-release-confg"
}$ nvm install
$ npm install$ npm test