16 lines
311 B
Markdown
16 lines
311 B
Markdown
# @commitlint/load
|
|
|
|
Load shared commitlint configuration
|
|
|
|
## Getting started
|
|
|
|
```shell
|
|
npm install --save-dev @commitlint/load
|
|
```
|
|
|
|
## Documentation
|
|
|
|
Consult [API docs](https://commitlint.js.org/api/load) for comprehensive documentation.
|
|
|
|
Documentation generated from [`docs` folder](../../docs/api/format.md).
|