@carto/commitlint-ps
v1.1.6
Published
CARTO's Professional Service commitlint config
Downloads
1,107
Maintainers
Keywords
Readme
CARTO Lint PS React Library - commitlint
This repository contains the packages with commitlint config.
Installation
Install @carto/commitlint-ps like dependence:
npm install --save @carto/commitlint-ps
Usage
Add the following to your package.json
:
"commitlint": {
"extends": [
"@carto/commitlint-ps"
]
}
Contributing
See the contributing guide for detailed instructions on how to get started with our project.
If you're looking for a way to contribute, you can scan through our existing issues for something to work on. When ready, check out Getting Started with Contributing for detailed instructions.