JSPM

commitlint-config-ali

1.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 419
  • Score
    100M100P100Q94092F
  • License MIT

Commitlint shareable configuration for Alibaba F2E Guidelines

Package Exports

  • commitlint-config-ali
  • commitlint-config-ali/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (commitlint-config-ali) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

commitlint-config-ali

本包提供了《阿里巴巴前端规约 - Git 规约》配套的 commitlint 可共享配置,用于对 git commit message 进行校验。

安装使用

npx f2elint@latest
# 或者
pnpm dlx f2elint@latest
# 或者
tnpx f2elint@latest