From af01c600da7a1f05a77cea955781edeb4b892f7d Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:55 +0000 Subject: [PATCH] =?UTF-8?q?=E2=97=BB=EF=B8=8F=20exit.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/cli/exit.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cli/exit.ts b/src/cli/exit.ts index c3ec107..526a150 100644 --- a/src/cli/exit.ts +++ b/src/cli/exit.ts @@ -30,3 +30,4 @@ export function cliOk(msg?: string): never { return undefined as never } +