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 70,323
  • Last 30 days 7,744
  • Last week 2,054
  • Today 136

Recent versions

View all