UNPKG

@r4lrgx/gitmoji

Version:

🧱 My customized Gitmoji Config - a fork of https://github.com/arvinxx/gitmoji-commit-workflow - just with several bug fixes and a cleaner look.

6 lines (5 loc) • 272 B
export { displayScopeMap } from './displayScopeMap.js'; export { commitTypeMap, defineCommitTypeMap, displayCommitType } from './displayCommitType.js'; export { transformer } from './transformer.js'; import '../types/index.js'; import '../../commit-types/types/index.js';