0.0.2 • Published 2 years ago

@more-nx/commitlint v0.0.2

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

Nx Conventional Commitlint integration

Part of monorepo More-Nx.

Conventional Commitlint

Integration between Nx and Conventional Commitlint.

If just starting and you are using VSC for development use @more-nx/commitlint:setup, in other cases use @more-nx/commitlint:config.

Install

  npm install --save-dev @more-nx/commitlint

Available generators

GeneratorDescription
@more-nx/commitlint:setupGenerate configuration and add recommended extensions
@more-nx/commitlint:configGenerate basic commitlint configuration
@more-nx/commitlint:vsc-extensionsAdd recommended Visual Studio Code extensions

Building

Run nx build commitlint to build the library.

Running unit tests

Run nx test commitlint to execute the unit tests via Jest.

0.0.2

2 years ago

0.0.1

2 years ago