semantic-release/docs/usage/shareable-configurations.md
Pierre Vanduynslager 5e41dc89bd revert: docs: made doc file org clearer and augmented content
This reverts commit 5a5eaec3da5e3be4a505f6c5e7fa9eb81d202cea.
2019-08-22 14:47:21 -04:00

411 B

Shareable configurations

A shareable configuration is an npm package that exports a semantic-release configuration object. It allows for use of the same configuration across several projects.

The shareable configurations to use can be set with the extends option.

See shareable configurations list.