UNPKG

ut-tools

Version:

Build and Release management automation package.

10 lines (8 loc) 126 B
'use strict' module.exports = { headerPattern: /^(\w*):\s*(.*)$/, headerCorrespondence: [ 'tag', 'message' ] }