Skip to content

Commit

Permalink
Formatting #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Fsalker committed Mar 4, 2020
1 parent 0e326de commit d2e637b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ yargs.command(
);

yargs.command(
"scaffold",
"scaffoldz",
"Scaffold your application with one of the available templates.",
() => {}, // eslint-disable-line
async () => {
Expand Down

0 comments on commit d2e637b

Please sign in to comment.