We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c752509 + 0b5d6a0 commit 69ca0c4Copy full SHA for 69ca0c4
index.ts
@@ -657,4 +657,5 @@ ${dim('|')} ${language.infos.optionalGitCommand}
657
658
init().catch((e) => {
659
console.error(e)
660
+ process.exit(1)
661
})
0 commit comments