Skip to main content
deno.com

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