Skip to content

Commit a4134f6

Browse files
committed
Lint
1 parent 10f6f16 commit a4134f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/@apphosting/create/src/bin/create.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ program
8383
});
8484
installSpinner.succeed();
8585
}
86-
});
86+
},
87+
);
8788

8889
program.parse();

0 commit comments

Comments
 (0)