noop
This commit is contained in:
parent
27128c0e89
commit
fe646e5acc
1 changed files with 0 additions and 1 deletions
|
@ -106,7 +106,6 @@ async function handleConfigError(
|
||||||
**/
|
**/
|
||||||
async function runCommand(cmd: string, flags: yargs.Arguments) {
|
async function runCommand(cmd: string, flags: yargs.Arguments) {
|
||||||
const root = flags.root;
|
const root = flags.root;
|
||||||
|
|
||||||
switch (cmd) {
|
switch (cmd) {
|
||||||
case 'help':
|
case 'help':
|
||||||
printAstroHelp();
|
printAstroHelp();
|
||||||
|
|
Loading…
Reference in a new issue