What is base-cli-schema?
"Schema for the base-cli plugin, used for normalizing argv values before passing them to cli.process()."
base-cli-schema is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 0 KB on disk.
Installation Guide
# Install via NPM
npm install base-cli-schema
# Install via Yarn
yarn add base-cli-schema