Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Feb 6, 2024
1 parent df67378 commit abe39cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-vite/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ async function init() {

prompts.override({
overwrite: argv.overwrite,
});
})

try {
result = await prompts(
Expand Down

0 comments on commit abe39cd

Please sign in to comment.