UNPKG

@stacksjs/gitlint

Version:

Efficient Git Commit Message Linting and Formatting

7 lines 168 B
export * from './config' export * from './hooks' export * from './lint' export * from './parser' export * from './rules' export * from './types' export * from './utils'