Skip to main content
Latest
method cli.Command.prototype.allowEmpty
Re-export
import { cli } from "https://deno.land/x/create_react_app@v0.1.2/deps.ts";
const { Command } = cli;

Don't throw an error if the command was called without arguments.

Parameters

optional
allowEmpty = [UNSUPPORTED]

Enable/disable allow empty.