UNPKG

commitlint-plugin-function-rules

Version:
4 lines (3 loc) 105 B
import { type Plugin } from '@commitlint/types'; declare const rules: Plugin['rules']; export { rules };