@anders1101/semantic-release-configuration
v1.0.4
Published
semantic-release-configuration contains the semantic-release configuration.
Readme
semantic-release-configuration
semantic-release-configuration contains the semantic-release configuration.
Status
| Category | Status |
| ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Version | |
| Build |
|
| License |
|
Installation
$ npm install @anders1101/semantic-release-configuration --save-devThe following semantic-release components are included by default, so you don't have to install them:
Quick Start
To use this configurations, create a .releaserc.json file in your project and use the extends keyword.
{
"extends": "@anders1101/semantic-release-configuration"
}Running quality assurance
To run quality assurance for this module use roboter:
$ npx roboter