Open AnthonyWC opened 5 years ago
From the API page API page
With .env([prefix]), the environment variable casing is converted from upper case to lower; is there an option to preservice upper casing?
@AnthonyWC there is not an option for this. I could imagine us adding this as a configuration option to yargs-parser.
From the API page API page
With .env([prefix]), the environment variable casing is converted from upper case to lower; is there an option to preservice upper casing?