From 409440eacd991606ffc84f801a331124f9b7d9bf Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:01 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8C=83=20index.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/extra-usage/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/extra-usage/index.ts b/src/commands/extra-usage/index.ts index fdfad11..6e8d164 100644 --- a/src/commands/extra-usage/index.ts +++ b/src/commands/extra-usage/index.ts @@ -30,3 +30,4 @@ export const extraUsageNonInteractive = { load: () => import('./extra-usage-noninteractive.js'), } satisfies Command +