Skip to main content
Module

x/yargs/test/before.cjs

yargs the modern, pirate-themed successor to optimist.
Latest
File
'use strict';process.env.LC_ALL = 'en_US';// See: https://github.com/yargs/yargs/issues/1666console.warn = message => { throw Error(message);};