semantic-release/docs/01-usage/shareable-configurations.md
Pierre Vanduynslager ce3d1bc715 revert: docs: corrections and further clarifications
This reverts commit 7cb5446bb597b2a457ae4390a0658da5779ffb70.
2019-08-22 14:47:21 -04:00

414 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.