Skip to content

commitlint-config 2.0.0

Install from the command line:
Learn more about npm packages
$ npm install @lottiefiles/commitlint-config@2.0.0
Install via package.json:
"@lottiefiles/commitlint-config": "2.0.0"

About this version

@lottiefiles/commitlint-config

Shared configuration for commitlint.

Table of contents

Usage

  1. Install to the project root with pnpm.
pnpm add -DW @lottiefiles/commitlint-config
  1. Create a commitlint.config.cjs file in the project with the contents:
module.exports = { extends: ['@lottiefiles/commitlint-config'] };

Changelog

See CHANGELOG.md for the latest changes.

Details


Assets

  • commitlint-config-2.0.0-npm.tgz

Download activity

  • Total downloads 29,282
  • Last 30 days 888
  • Last week 93
  • Today 0

Recent versions

View all