Closed
Description
Do you want to request a feature or report a bug?
Feature
What is the current behavior?
info-verbosity enum range is set within the code
If the current behavior is a bug, please provide the steps to reproduce.
What is the expected behavior?
info-verbosity enum is set in the schema, so there is no validation for it outside of validateOptions
If this is a feature request, what is motivation or use case for changing the behavior?
We are adding this option before json schema landed, but PR is there and should go in soon.
Please mention other relevant information such as the browser version, Node.js version, Operating System and programming language.
Work can be started when #240 lands into master