UNPKG

ut-tools

Version:

Build and Release management automation package.

9 lines (8 loc) 160 B
'use strict'; module.exports = { stdin: false, stderr: false, supportsHyperlink: function () { // eslint-disable-line object-shorthand return false; } };