flags: `parse` options should be validated more strictly
Open
- Dominant language
- TypeScript
- Stars
- 3.6k
- Forks
- 681
- PR merge metrics
- No merged PRs in 30d
Description
context: https://github.com/denoland/deno_std/pull/2301/files#r891541278
`parse` options (`string`, `boolean`, `alias`, `collect`, `negatable`) are validated roughly. These should be validated more strictly
Contributor guide
Assessment
This issue has not been assessed yet.