Skip to content

Latest commit

 

History

History

commitlint-config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@abinnovision/commitlint-config

Commitlint config for all types of projects. The config mostly inherits the Conventional config. There are just some increased limits to make them work with the tooling of AB innovision.

Installation

yarn add --dev \
	# This config itself.
	@abinnovision/commitlint-config \
	# Commitlint itself.
	@commitlint/cli