property ParseArgsConfig.strict
Should an error be thrown when unknown arguments are encountered,
or when arguments are passed that do not match the type configured in options.
Type #
boolean | undefined Should an error be thrown when unknown arguments are encountered,
or when arguments are passed that do not match the type configured in options.
boolean | undefined