@fingerprintjs/commit-lint-dx-team

v0.1.0
Custom commitlint preset for semantic-release

Commit lint dx-team preset

This package provides a custom preset for commitlint, specifically designed for the DX team at FingerprintJS.

Installation

To install this package, use the following command: 9

pnpm install -D @fingerprintjs/commit-lint-dx-team

Configuration

To use this preset in your project, add the following configuration to your project's commitlint configuration file:

module.exports = {
  extends: ['@fingerprintjs/commit-lint-dx-team'],
}

License

This project is licensed under the MIT license. See the LICENSE file for more info.

npm i @fingerprintjs/commit-lint-dx-team

Metadata

  • MIT
  • Whatever
  • FingerprintJS, Inc
  • released 6/18/2024

Downloads