blob: b01363056963039d86f62237e6033aaded87d336 [file] [log] [blame]
'use strict';
module.exports = {
stdin: false,
stderr: false,
supportsHyperlink: function () { // eslint-disable-line object-shorthand
return false;
}
};