property ParseArgsConfig.allowNegative Usage in Denoimport { type ParseArgsConfig } from "node:util"; If true, allows explicitly setting boolean options to false by prefixing the option name with --no-. Type boolean | undefined