Socket
Socket
Sign inDemoInstall

@fingerprintjs/commit-lint-dx-team

Package Overview
Dependencies
6
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @fingerprintjs/commit-lint-dx-team

Custom commitlint preset for semantic-release


Version published
Weekly downloads
230
increased by20.42%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

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 @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.

FAQs

Last updated on 18 Jan 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc