🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@digitalroute/commitlint-config-digitalroute

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digitalroute/commitlint-config-digitalroute

Commitlint configuration for DigitalRoute

1.0.0
latest
Version published
Maintainers
4
Created

@digitalroute/commitlint-config

Commitlint shareable configuration for Digitalroute projects.

Usage

Install this config and commitlint as a devDependency:

npm install @commitlint/cli @digitalroute/commitlint-config --save-dev

Add the following to your package.json:

{
  // ...
  "commitlint": {
    "extends": ["digitalroute"]
  }
  // ...
}

FAQs

Package last updated on 16 Jun 2020

Did you know?

Socket

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