'use strict'; // eslint-disable-next-line no-undef module.exports = cli; function cli() { // TODO }