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