UNPKG

325 BMarkdownView Raw
1# @commitlint/read
2
3Read commit messages from a specified range or last edit
4
5## Getting started
6
7```shell
8npm install --save @commitlint/read
9```
10
11## Documentation
12
13Consult [API docs](https://commitlint.js.org/api/read) for comprehensive documentation.
14
15Documentation generated from [`docs` folder](../../docs/api/read.md).