@quartzds/commitlint-config
Shareable commitlint configuration for Quartz design system packages.
💿 Installation
npm install --save-dev @quartzds/commitlint-config @commitlint/cli
📖 Usage
The shareable configuration can be configured in the commitlint configuration file:
{
"extends": ["@quartzds/commitlint-config"]
}
⚖️ License
See the LICENSE file for license rights and limitations.